s3controlmock

package
v1.54.3 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 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) AssociateAccessGrantsIdentityCenter added in v1.54.2

AssociateAccessGrantsIdentityCenter mocks base method

func (*MockS3ControlAPI) AssociateAccessGrantsIdentityCenterRequest added in v1.54.2

AssociateAccessGrantsIdentityCenterRequest mocks base method

func (*MockS3ControlAPI) AssociateAccessGrantsIdentityCenterWithContext added in v1.54.2

AssociateAccessGrantsIdentityCenterWithContext mocks base method

func (*MockS3ControlAPI) CreateAccessGrant added in v1.54.2

CreateAccessGrant mocks base method

func (*MockS3ControlAPI) CreateAccessGrantRequest added in v1.54.2

CreateAccessGrantRequest mocks base method

func (*MockS3ControlAPI) CreateAccessGrantWithContext added in v1.54.2

func (m *MockS3ControlAPI) CreateAccessGrantWithContext(arg0 context.Context, arg1 *s3control.CreateAccessGrantInput, arg2 ...request.Option) (*s3control.CreateAccessGrantOutput, error)

CreateAccessGrantWithContext mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsInstance added in v1.54.2

CreateAccessGrantsInstance mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsInstanceRequest added in v1.54.2

CreateAccessGrantsInstanceRequest mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsInstanceWithContext added in v1.54.2

CreateAccessGrantsInstanceWithContext mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsLocation added in v1.54.2

CreateAccessGrantsLocation mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsLocationRequest added in v1.54.2

CreateAccessGrantsLocationRequest mocks base method

func (*MockS3ControlAPI) CreateAccessGrantsLocationWithContext added in v1.54.2

CreateAccessGrantsLocationWithContext mocks base method

func (*MockS3ControlAPI) CreateAccessPoint

CreateAccessPoint mocks base method

func (*MockS3ControlAPI) CreateAccessPointForObjectLambda

CreateAccessPointForObjectLambda mocks base method

func (*MockS3ControlAPI) CreateAccessPointForObjectLambdaRequest

CreateAccessPointForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) CreateAccessPointForObjectLambdaWithContext

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

CreateMultiRegionAccessPoint mocks base method

func (*MockS3ControlAPI) CreateMultiRegionAccessPointRequest

CreateMultiRegionAccessPointRequest mocks base method

func (*MockS3ControlAPI) CreateMultiRegionAccessPointWithContext

CreateMultiRegionAccessPointWithContext mocks base method

func (*MockS3ControlAPI) CreateStorageLensGroup added in v1.54.2

CreateStorageLensGroup mocks base method

func (*MockS3ControlAPI) CreateStorageLensGroupRequest added in v1.54.2

CreateStorageLensGroupRequest mocks base method

func (*MockS3ControlAPI) CreateStorageLensGroupWithContext added in v1.54.2

func (m *MockS3ControlAPI) CreateStorageLensGroupWithContext(arg0 context.Context, arg1 *s3control.CreateStorageLensGroupInput, arg2 ...request.Option) (*s3control.CreateStorageLensGroupOutput, error)

CreateStorageLensGroupWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessGrant added in v1.54.2

DeleteAccessGrant mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantRequest added in v1.54.2

DeleteAccessGrantRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantWithContext added in v1.54.2

func (m *MockS3ControlAPI) DeleteAccessGrantWithContext(arg0 context.Context, arg1 *s3control.DeleteAccessGrantInput, arg2 ...request.Option) (*s3control.DeleteAccessGrantOutput, error)

DeleteAccessGrantWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstance added in v1.54.2

DeleteAccessGrantsInstance mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstanceRequest added in v1.54.2

DeleteAccessGrantsInstanceRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstanceResourcePolicy added in v1.54.2

DeleteAccessGrantsInstanceResourcePolicy mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

DeleteAccessGrantsInstanceResourcePolicyRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

DeleteAccessGrantsInstanceResourcePolicyWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsInstanceWithContext added in v1.54.2

DeleteAccessGrantsInstanceWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsLocation added in v1.54.2

DeleteAccessGrantsLocation mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsLocationRequest added in v1.54.2

DeleteAccessGrantsLocationRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessGrantsLocationWithContext added in v1.54.2

DeleteAccessGrantsLocationWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessPoint

DeleteAccessPoint mocks base method

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambda

DeleteAccessPointForObjectLambda mocks base method

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambdaRequest

DeleteAccessPointForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambdaWithContext

DeleteAccessPointForObjectLambdaWithContext mocks base method

func (*MockS3ControlAPI) DeleteAccessPointPolicy

DeleteAccessPointPolicy mocks base method

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambda

DeleteAccessPointPolicyForObjectLambda mocks base method

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambdaRequest

DeleteAccessPointPolicyForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambdaWithContext

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) DeleteBucketReplication added in v1.44.220

DeleteBucketReplication mocks base method

func (*MockS3ControlAPI) DeleteBucketReplicationRequest added in v1.44.220

DeleteBucketReplicationRequest mocks base method

func (*MockS3ControlAPI) DeleteBucketReplicationWithContext added in v1.44.220

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

DeleteBucketReplicationWithContext 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

DeleteMultiRegionAccessPoint mocks base method

func (*MockS3ControlAPI) DeleteMultiRegionAccessPointRequest

DeleteMultiRegionAccessPointRequest mocks base method

func (*MockS3ControlAPI) DeleteMultiRegionAccessPointWithContext

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) DeleteStorageLensGroup added in v1.54.2

DeleteStorageLensGroup mocks base method

func (*MockS3ControlAPI) DeleteStorageLensGroupRequest added in v1.54.2

DeleteStorageLensGroupRequest mocks base method

func (*MockS3ControlAPI) DeleteStorageLensGroupWithContext added in v1.54.2

func (m *MockS3ControlAPI) DeleteStorageLensGroupWithContext(arg0 context.Context, arg1 *s3control.DeleteStorageLensGroupInput, arg2 ...request.Option) (*s3control.DeleteStorageLensGroupOutput, error)

DeleteStorageLensGroupWithContext 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

DescribeMultiRegionAccessPointOperation mocks base method

func (*MockS3ControlAPI) DescribeMultiRegionAccessPointOperationRequest

DescribeMultiRegionAccessPointOperationRequest mocks base method

func (*MockS3ControlAPI) DescribeMultiRegionAccessPointOperationWithContext

DescribeMultiRegionAccessPointOperationWithContext mocks base method

func (*MockS3ControlAPI) DissociateAccessGrantsIdentityCenter added in v1.54.2

DissociateAccessGrantsIdentityCenter mocks base method

func (*MockS3ControlAPI) DissociateAccessGrantsIdentityCenterRequest added in v1.54.2

DissociateAccessGrantsIdentityCenterRequest mocks base method

func (*MockS3ControlAPI) DissociateAccessGrantsIdentityCenterWithContext added in v1.54.2

DissociateAccessGrantsIdentityCenterWithContext mocks base method

func (*MockS3ControlAPI) EXPECT

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

func (*MockS3ControlAPI) GetAccessGrant added in v1.54.2

GetAccessGrant mocks base method

func (*MockS3ControlAPI) GetAccessGrantRequest added in v1.54.2

GetAccessGrantRequest mocks base method

func (*MockS3ControlAPI) GetAccessGrantWithContext added in v1.54.2

func (m *MockS3ControlAPI) GetAccessGrantWithContext(arg0 context.Context, arg1 *s3control.GetAccessGrantInput, arg2 ...request.Option) (*s3control.GetAccessGrantOutput, error)

GetAccessGrantWithContext mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstance added in v1.54.2

GetAccessGrantsInstance mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceForPrefix added in v1.54.2

GetAccessGrantsInstanceForPrefix mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceForPrefixRequest added in v1.54.2

GetAccessGrantsInstanceForPrefixRequest mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceForPrefixWithContext added in v1.54.2

GetAccessGrantsInstanceForPrefixWithContext mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceRequest added in v1.54.2

GetAccessGrantsInstanceRequest mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceResourcePolicy added in v1.54.2

GetAccessGrantsInstanceResourcePolicy mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

GetAccessGrantsInstanceResourcePolicyRequest mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

GetAccessGrantsInstanceResourcePolicyWithContext mocks base method

func (*MockS3ControlAPI) GetAccessGrantsInstanceWithContext added in v1.54.2

func (m *MockS3ControlAPI) GetAccessGrantsInstanceWithContext(arg0 context.Context, arg1 *s3control.GetAccessGrantsInstanceInput, arg2 ...request.Option) (*s3control.GetAccessGrantsInstanceOutput, error)

GetAccessGrantsInstanceWithContext mocks base method

func (*MockS3ControlAPI) GetAccessGrantsLocation added in v1.54.2

GetAccessGrantsLocation mocks base method

func (*MockS3ControlAPI) GetAccessGrantsLocationRequest added in v1.54.2

GetAccessGrantsLocationRequest mocks base method

func (*MockS3ControlAPI) GetAccessGrantsLocationWithContext added in v1.54.2

func (m *MockS3ControlAPI) GetAccessGrantsLocationWithContext(arg0 context.Context, arg1 *s3control.GetAccessGrantsLocationInput, arg2 ...request.Option) (*s3control.GetAccessGrantsLocationOutput, error)

GetAccessGrantsLocationWithContext mocks base method

func (*MockS3ControlAPI) GetAccessPoint

GetAccessPoint mocks base method

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambda

GetAccessPointConfigurationForObjectLambda mocks base method

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambdaRequest

GetAccessPointConfigurationForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambdaWithContext

GetAccessPointConfigurationForObjectLambdaWithContext mocks base method

func (*MockS3ControlAPI) GetAccessPointForObjectLambda

GetAccessPointForObjectLambda mocks base method

func (*MockS3ControlAPI) GetAccessPointForObjectLambdaRequest

GetAccessPointForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) GetAccessPointForObjectLambdaWithContext

GetAccessPointForObjectLambdaWithContext mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicy

GetAccessPointPolicy mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambda

GetAccessPointPolicyForObjectLambda mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambdaRequest

GetAccessPointPolicyForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambdaWithContext

GetAccessPointPolicyForObjectLambdaWithContext mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyRequest

GetAccessPointPolicyRequest mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyStatus

GetAccessPointPolicyStatus mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambda

GetAccessPointPolicyStatusForObjectLambda mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambdaRequest

GetAccessPointPolicyStatusForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambdaWithContext

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) GetBucketReplication added in v1.44.220

GetBucketReplication mocks base method

func (*MockS3ControlAPI) GetBucketReplicationRequest added in v1.44.220

GetBucketReplicationRequest mocks base method

func (*MockS3ControlAPI) GetBucketReplicationWithContext added in v1.44.220

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

GetBucketReplicationWithContext 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) GetBucketVersioning added in v1.44.103

GetBucketVersioning mocks base method

func (*MockS3ControlAPI) GetBucketVersioningRequest added in v1.44.103

GetBucketVersioningRequest mocks base method

func (*MockS3ControlAPI) GetBucketVersioningWithContext added in v1.44.103

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

GetBucketVersioningWithContext 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) GetDataAccess added in v1.54.2

GetDataAccess mocks base method

func (*MockS3ControlAPI) GetDataAccessRequest added in v1.54.2

GetDataAccessRequest mocks base method

func (*MockS3ControlAPI) GetDataAccessWithContext added in v1.54.2

func (m *MockS3ControlAPI) GetDataAccessWithContext(arg0 context.Context, arg1 *s3control.GetDataAccessInput, arg2 ...request.Option) (*s3control.GetDataAccessOutput, error)

GetDataAccessWithContext 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

GetMultiRegionAccessPoint mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicy

GetMultiRegionAccessPointPolicy mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyRequest

GetMultiRegionAccessPointPolicyRequest mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatus

GetMultiRegionAccessPointPolicyStatus mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatusRequest

GetMultiRegionAccessPointPolicyStatusRequest mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatusWithContext

GetMultiRegionAccessPointPolicyStatusWithContext mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyWithContext

GetMultiRegionAccessPointPolicyWithContext mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointRequest

GetMultiRegionAccessPointRequest mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointRoutes added in v1.44.147

GetMultiRegionAccessPointRoutes mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointRoutesRequest added in v1.44.147

GetMultiRegionAccessPointRoutesRequest mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointRoutesWithContext added in v1.44.147

GetMultiRegionAccessPointRoutesWithContext mocks base method

func (*MockS3ControlAPI) GetMultiRegionAccessPointWithContext

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) GetStorageLensGroup added in v1.54.2

GetStorageLensGroup mocks base method

func (*MockS3ControlAPI) GetStorageLensGroupRequest added in v1.54.2

GetStorageLensGroupRequest mocks base method

func (*MockS3ControlAPI) GetStorageLensGroupWithContext added in v1.54.2

func (m *MockS3ControlAPI) GetStorageLensGroupWithContext(arg0 context.Context, arg1 *s3control.GetStorageLensGroupInput, arg2 ...request.Option) (*s3control.GetStorageLensGroupOutput, error)

GetStorageLensGroupWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrants added in v1.54.2

ListAccessGrants mocks base method

func (*MockS3ControlAPI) ListAccessGrantsInstances added in v1.54.2

ListAccessGrantsInstances mocks base method

func (*MockS3ControlAPI) ListAccessGrantsInstancesPages added in v1.54.2

ListAccessGrantsInstancesPages mocks base method

func (*MockS3ControlAPI) ListAccessGrantsInstancesPagesWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListAccessGrantsInstancesPagesWithContext(arg0 context.Context, arg1 *s3control.ListAccessGrantsInstancesInput, arg2 func(*s3control.ListAccessGrantsInstancesOutput, bool) bool, arg3 ...request.Option) error

ListAccessGrantsInstancesPagesWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrantsInstancesRequest added in v1.54.2

ListAccessGrantsInstancesRequest mocks base method

func (*MockS3ControlAPI) ListAccessGrantsInstancesWithContext added in v1.54.2

ListAccessGrantsInstancesWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrantsLocations added in v1.54.2

ListAccessGrantsLocations mocks base method

func (*MockS3ControlAPI) ListAccessGrantsLocationsPages added in v1.54.2

ListAccessGrantsLocationsPages mocks base method

func (*MockS3ControlAPI) ListAccessGrantsLocationsPagesWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListAccessGrantsLocationsPagesWithContext(arg0 context.Context, arg1 *s3control.ListAccessGrantsLocationsInput, arg2 func(*s3control.ListAccessGrantsLocationsOutput, bool) bool, arg3 ...request.Option) error

ListAccessGrantsLocationsPagesWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrantsLocationsRequest added in v1.54.2

ListAccessGrantsLocationsRequest mocks base method

func (*MockS3ControlAPI) ListAccessGrantsLocationsWithContext added in v1.54.2

ListAccessGrantsLocationsWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrantsPages added in v1.54.2

func (m *MockS3ControlAPI) ListAccessGrantsPages(arg0 *s3control.ListAccessGrantsInput, arg1 func(*s3control.ListAccessGrantsOutput, bool) bool) error

ListAccessGrantsPages mocks base method

func (*MockS3ControlAPI) ListAccessGrantsPagesWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListAccessGrantsPagesWithContext(arg0 context.Context, arg1 *s3control.ListAccessGrantsInput, arg2 func(*s3control.ListAccessGrantsOutput, bool) bool, arg3 ...request.Option) error

ListAccessGrantsPagesWithContext mocks base method

func (*MockS3ControlAPI) ListAccessGrantsRequest added in v1.54.2

ListAccessGrantsRequest mocks base method

func (*MockS3ControlAPI) ListAccessGrantsWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListAccessGrantsWithContext(arg0 context.Context, arg1 *s3control.ListAccessGrantsInput, arg2 ...request.Option) (*s3control.ListAccessGrantsOutput, error)

ListAccessGrantsWithContext mocks base method

func (*MockS3ControlAPI) ListAccessPoints

ListAccessPoints mocks base method

func (*MockS3ControlAPI) ListAccessPointsForObjectLambda

ListAccessPointsForObjectLambda mocks base method

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaPages

ListAccessPointsForObjectLambdaPages mocks base method

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaPagesWithContext

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

ListAccessPointsForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaWithContext

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

ListMultiRegionAccessPoints mocks base method

func (*MockS3ControlAPI) ListMultiRegionAccessPointsPages

ListMultiRegionAccessPointsPages mocks base method

func (*MockS3ControlAPI) ListMultiRegionAccessPointsPagesWithContext

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

ListMultiRegionAccessPointsRequest mocks base method

func (*MockS3ControlAPI) ListMultiRegionAccessPointsWithContext

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

ListStorageLensConfigurationsPages mocks base method

func (*MockS3ControlAPI) ListStorageLensConfigurationsPagesWithContext

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) ListStorageLensGroups added in v1.54.2

ListStorageLensGroups mocks base method

func (*MockS3ControlAPI) ListStorageLensGroupsPages added in v1.54.2

func (m *MockS3ControlAPI) ListStorageLensGroupsPages(arg0 *s3control.ListStorageLensGroupsInput, arg1 func(*s3control.ListStorageLensGroupsOutput, bool) bool) error

ListStorageLensGroupsPages mocks base method

func (*MockS3ControlAPI) ListStorageLensGroupsPagesWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListStorageLensGroupsPagesWithContext(arg0 context.Context, arg1 *s3control.ListStorageLensGroupsInput, arg2 func(*s3control.ListStorageLensGroupsOutput, bool) bool, arg3 ...request.Option) error

ListStorageLensGroupsPagesWithContext mocks base method

func (*MockS3ControlAPI) ListStorageLensGroupsRequest added in v1.54.2

ListStorageLensGroupsRequest mocks base method

func (*MockS3ControlAPI) ListStorageLensGroupsWithContext added in v1.54.2

func (m *MockS3ControlAPI) ListStorageLensGroupsWithContext(arg0 context.Context, arg1 *s3control.ListStorageLensGroupsInput, arg2 ...request.Option) (*s3control.ListStorageLensGroupsOutput, error)

ListStorageLensGroupsWithContext mocks base method

func (*MockS3ControlAPI) ListTagsForResource added in v1.54.2

ListTagsForResource mocks base method

func (*MockS3ControlAPI) ListTagsForResourceRequest added in v1.54.2

ListTagsForResourceRequest mocks base method

func (*MockS3ControlAPI) ListTagsForResourceWithContext added in v1.54.2

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

ListTagsForResourceWithContext mocks base method

func (*MockS3ControlAPI) PutAccessGrantsInstanceResourcePolicy added in v1.54.2

PutAccessGrantsInstanceResourcePolicy mocks base method

func (*MockS3ControlAPI) PutAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

PutAccessGrantsInstanceResourcePolicyRequest mocks base method

func (*MockS3ControlAPI) PutAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

PutAccessGrantsInstanceResourcePolicyWithContext mocks base method

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambda

PutAccessPointConfigurationForObjectLambda mocks base method

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambdaRequest

PutAccessPointConfigurationForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambdaWithContext

PutAccessPointConfigurationForObjectLambdaWithContext mocks base method

func (*MockS3ControlAPI) PutAccessPointPolicy

PutAccessPointPolicy mocks base method

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambda

PutAccessPointPolicyForObjectLambda mocks base method

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambdaRequest

PutAccessPointPolicyForObjectLambdaRequest mocks base method

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambdaWithContext

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) PutBucketReplication added in v1.44.220

PutBucketReplication mocks base method

func (*MockS3ControlAPI) PutBucketReplicationRequest added in v1.44.220

PutBucketReplicationRequest mocks base method

func (*MockS3ControlAPI) PutBucketReplicationWithContext added in v1.44.220

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

PutBucketReplicationWithContext 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) PutBucketVersioning added in v1.44.103

PutBucketVersioning mocks base method

func (*MockS3ControlAPI) PutBucketVersioningRequest added in v1.44.103

PutBucketVersioningRequest mocks base method

func (*MockS3ControlAPI) PutBucketVersioningWithContext added in v1.44.103

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

PutBucketVersioningWithContext 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

PutMultiRegionAccessPointPolicy mocks base method

func (*MockS3ControlAPI) PutMultiRegionAccessPointPolicyRequest

PutMultiRegionAccessPointPolicyRequest mocks base method

func (*MockS3ControlAPI) PutMultiRegionAccessPointPolicyWithContext

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) SubmitMultiRegionAccessPointRoutes added in v1.44.147

SubmitMultiRegionAccessPointRoutes mocks base method

func (*MockS3ControlAPI) SubmitMultiRegionAccessPointRoutesRequest added in v1.44.147

SubmitMultiRegionAccessPointRoutesRequest mocks base method

func (*MockS3ControlAPI) SubmitMultiRegionAccessPointRoutesWithContext added in v1.44.147

SubmitMultiRegionAccessPointRoutesWithContext mocks base method

func (*MockS3ControlAPI) TagResource added in v1.54.2

TagResource mocks base method

func (*MockS3ControlAPI) TagResourceRequest added in v1.54.2

TagResourceRequest mocks base method

func (*MockS3ControlAPI) TagResourceWithContext added in v1.54.2

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

TagResourceWithContext mocks base method

func (*MockS3ControlAPI) UntagResource added in v1.54.2

UntagResource mocks base method

func (*MockS3ControlAPI) UntagResourceRequest added in v1.54.2

UntagResourceRequest mocks base method

func (*MockS3ControlAPI) UntagResourceWithContext added in v1.54.2

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

UntagResourceWithContext mocks base method

func (*MockS3ControlAPI) UpdateAccessGrantsLocation added in v1.54.2

UpdateAccessGrantsLocation mocks base method

func (*MockS3ControlAPI) UpdateAccessGrantsLocationRequest added in v1.54.2

UpdateAccessGrantsLocationRequest mocks base method

func (*MockS3ControlAPI) UpdateAccessGrantsLocationWithContext added in v1.54.2

UpdateAccessGrantsLocationWithContext 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

func (*MockS3ControlAPI) UpdateStorageLensGroup added in v1.54.2

UpdateStorageLensGroup mocks base method

func (*MockS3ControlAPI) UpdateStorageLensGroupRequest added in v1.54.2

UpdateStorageLensGroupRequest mocks base method

func (*MockS3ControlAPI) UpdateStorageLensGroupWithContext added in v1.54.2

func (m *MockS3ControlAPI) UpdateStorageLensGroupWithContext(arg0 context.Context, arg1 *s3control.UpdateStorageLensGroupInput, arg2 ...request.Option) (*s3control.UpdateStorageLensGroupOutput, error)

UpdateStorageLensGroupWithContext mocks base method

type MockS3ControlAPIMockRecorder

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

MockS3ControlAPIMockRecorder is the mock recorder for MockS3ControlAPI

func (*MockS3ControlAPIMockRecorder) AssociateAccessGrantsIdentityCenter added in v1.54.2

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

AssociateAccessGrantsIdentityCenter indicates an expected call of AssociateAccessGrantsIdentityCenter

func (*MockS3ControlAPIMockRecorder) AssociateAccessGrantsIdentityCenterRequest added in v1.54.2

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

AssociateAccessGrantsIdentityCenterRequest indicates an expected call of AssociateAccessGrantsIdentityCenterRequest

func (*MockS3ControlAPIMockRecorder) AssociateAccessGrantsIdentityCenterWithContext added in v1.54.2

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

AssociateAccessGrantsIdentityCenterWithContext indicates an expected call of AssociateAccessGrantsIdentityCenterWithContext

func (*MockS3ControlAPIMockRecorder) CreateAccessGrant added in v1.54.2

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

CreateAccessGrant indicates an expected call of CreateAccessGrant

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantRequest added in v1.54.2

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

CreateAccessGrantRequest indicates an expected call of CreateAccessGrantRequest

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantWithContext added in v1.54.2

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

CreateAccessGrantWithContext indicates an expected call of CreateAccessGrantWithContext

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsInstance added in v1.54.2

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

CreateAccessGrantsInstance indicates an expected call of CreateAccessGrantsInstance

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsInstanceRequest added in v1.54.2

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

CreateAccessGrantsInstanceRequest indicates an expected call of CreateAccessGrantsInstanceRequest

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsInstanceWithContext added in v1.54.2

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

CreateAccessGrantsInstanceWithContext indicates an expected call of CreateAccessGrantsInstanceWithContext

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsLocation added in v1.54.2

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

CreateAccessGrantsLocation indicates an expected call of CreateAccessGrantsLocation

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsLocationRequest added in v1.54.2

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

CreateAccessGrantsLocationRequest indicates an expected call of CreateAccessGrantsLocationRequest

func (*MockS3ControlAPIMockRecorder) CreateAccessGrantsLocationWithContext added in v1.54.2

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

CreateAccessGrantsLocationWithContext indicates an expected call of CreateAccessGrantsLocationWithContext

func (*MockS3ControlAPIMockRecorder) CreateAccessPoint

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

CreateAccessPoint indicates an expected call of CreateAccessPoint

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambda

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

CreateAccessPointForObjectLambda indicates an expected call of CreateAccessPointForObjectLambda

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaRequest

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

CreateAccessPointForObjectLambdaRequest indicates an expected call of CreateAccessPointForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaWithContext

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

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

CreateMultiRegionAccessPoint indicates an expected call of CreateMultiRegionAccessPoint

func (*MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointRequest

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

CreateMultiRegionAccessPointRequest indicates an expected call of CreateMultiRegionAccessPointRequest

func (*MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointWithContext

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

CreateMultiRegionAccessPointWithContext indicates an expected call of CreateMultiRegionAccessPointWithContext

func (*MockS3ControlAPIMockRecorder) CreateStorageLensGroup added in v1.54.2

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

CreateStorageLensGroup indicates an expected call of CreateStorageLensGroup

func (*MockS3ControlAPIMockRecorder) CreateStorageLensGroupRequest added in v1.54.2

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

CreateStorageLensGroupRequest indicates an expected call of CreateStorageLensGroupRequest

func (*MockS3ControlAPIMockRecorder) CreateStorageLensGroupWithContext added in v1.54.2

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

CreateStorageLensGroupWithContext indicates an expected call of CreateStorageLensGroupWithContext

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrant added in v1.54.2

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

DeleteAccessGrant indicates an expected call of DeleteAccessGrant

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantRequest added in v1.54.2

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

DeleteAccessGrantRequest indicates an expected call of DeleteAccessGrantRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantWithContext added in v1.54.2

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

DeleteAccessGrantWithContext indicates an expected call of DeleteAccessGrantWithContext

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstance added in v1.54.2

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

DeleteAccessGrantsInstance indicates an expected call of DeleteAccessGrantsInstance

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstanceRequest added in v1.54.2

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

DeleteAccessGrantsInstanceRequest indicates an expected call of DeleteAccessGrantsInstanceRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstanceResourcePolicy added in v1.54.2

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

DeleteAccessGrantsInstanceResourcePolicy indicates an expected call of DeleteAccessGrantsInstanceResourcePolicy

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

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

DeleteAccessGrantsInstanceResourcePolicyRequest indicates an expected call of DeleteAccessGrantsInstanceResourcePolicyRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

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

DeleteAccessGrantsInstanceResourcePolicyWithContext indicates an expected call of DeleteAccessGrantsInstanceResourcePolicyWithContext

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsInstanceWithContext added in v1.54.2

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

DeleteAccessGrantsInstanceWithContext indicates an expected call of DeleteAccessGrantsInstanceWithContext

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsLocation added in v1.54.2

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

DeleteAccessGrantsLocation indicates an expected call of DeleteAccessGrantsLocation

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsLocationRequest added in v1.54.2

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

DeleteAccessGrantsLocationRequest indicates an expected call of DeleteAccessGrantsLocationRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessGrantsLocationWithContext added in v1.54.2

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

DeleteAccessGrantsLocationWithContext indicates an expected call of DeleteAccessGrantsLocationWithContext

func (*MockS3ControlAPIMockRecorder) DeleteAccessPoint

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

DeleteAccessPoint indicates an expected call of DeleteAccessPoint

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambda

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

DeleteAccessPointForObjectLambda indicates an expected call of DeleteAccessPointForObjectLambda

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaRequest

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

DeleteAccessPointForObjectLambdaRequest indicates an expected call of DeleteAccessPointForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaWithContext

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

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

DeleteAccessPointPolicyForObjectLambda indicates an expected call of DeleteAccessPointPolicyForObjectLambda

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaRequest

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

DeleteAccessPointPolicyForObjectLambdaRequest indicates an expected call of DeleteAccessPointPolicyForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaWithContext

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) DeleteBucketReplication added in v1.44.220

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

DeleteBucketReplication indicates an expected call of DeleteBucketReplication

func (*MockS3ControlAPIMockRecorder) DeleteBucketReplicationRequest added in v1.44.220

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

DeleteBucketReplicationRequest indicates an expected call of DeleteBucketReplicationRequest

func (*MockS3ControlAPIMockRecorder) DeleteBucketReplicationWithContext added in v1.44.220

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

DeleteBucketReplicationWithContext indicates an expected call of DeleteBucketReplicationWithContext

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

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

DeleteMultiRegionAccessPoint indicates an expected call of DeleteMultiRegionAccessPoint

func (*MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointRequest

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

DeleteMultiRegionAccessPointRequest indicates an expected call of DeleteMultiRegionAccessPointRequest

func (*MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointWithContext

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) DeleteStorageLensGroup added in v1.54.2

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

DeleteStorageLensGroup indicates an expected call of DeleteStorageLensGroup

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensGroupRequest added in v1.54.2

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

DeleteStorageLensGroupRequest indicates an expected call of DeleteStorageLensGroupRequest

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensGroupWithContext added in v1.54.2

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

DeleteStorageLensGroupWithContext indicates an expected call of DeleteStorageLensGroupWithContext

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

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

DescribeMultiRegionAccessPointOperation indicates an expected call of DescribeMultiRegionAccessPointOperation

func (*MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationRequest

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

DescribeMultiRegionAccessPointOperationRequest indicates an expected call of DescribeMultiRegionAccessPointOperationRequest

func (*MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationWithContext

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

DescribeMultiRegionAccessPointOperationWithContext indicates an expected call of DescribeMultiRegionAccessPointOperationWithContext

func (*MockS3ControlAPIMockRecorder) DissociateAccessGrantsIdentityCenter added in v1.54.2

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

DissociateAccessGrantsIdentityCenter indicates an expected call of DissociateAccessGrantsIdentityCenter

func (*MockS3ControlAPIMockRecorder) DissociateAccessGrantsIdentityCenterRequest added in v1.54.2

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

DissociateAccessGrantsIdentityCenterRequest indicates an expected call of DissociateAccessGrantsIdentityCenterRequest

func (*MockS3ControlAPIMockRecorder) DissociateAccessGrantsIdentityCenterWithContext added in v1.54.2

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

DissociateAccessGrantsIdentityCenterWithContext indicates an expected call of DissociateAccessGrantsIdentityCenterWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessGrant added in v1.54.2

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

GetAccessGrant indicates an expected call of GetAccessGrant

func (*MockS3ControlAPIMockRecorder) GetAccessGrantRequest added in v1.54.2

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

GetAccessGrantRequest indicates an expected call of GetAccessGrantRequest

func (*MockS3ControlAPIMockRecorder) GetAccessGrantWithContext added in v1.54.2

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

GetAccessGrantWithContext indicates an expected call of GetAccessGrantWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstance added in v1.54.2

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

GetAccessGrantsInstance indicates an expected call of GetAccessGrantsInstance

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceForPrefix added in v1.54.2

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

GetAccessGrantsInstanceForPrefix indicates an expected call of GetAccessGrantsInstanceForPrefix

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceForPrefixRequest added in v1.54.2

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

GetAccessGrantsInstanceForPrefixRequest indicates an expected call of GetAccessGrantsInstanceForPrefixRequest

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceForPrefixWithContext added in v1.54.2

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

GetAccessGrantsInstanceForPrefixWithContext indicates an expected call of GetAccessGrantsInstanceForPrefixWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceRequest added in v1.54.2

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

GetAccessGrantsInstanceRequest indicates an expected call of GetAccessGrantsInstanceRequest

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceResourcePolicy added in v1.54.2

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

GetAccessGrantsInstanceResourcePolicy indicates an expected call of GetAccessGrantsInstanceResourcePolicy

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

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

GetAccessGrantsInstanceResourcePolicyRequest indicates an expected call of GetAccessGrantsInstanceResourcePolicyRequest

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

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

GetAccessGrantsInstanceResourcePolicyWithContext indicates an expected call of GetAccessGrantsInstanceResourcePolicyWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsInstanceWithContext added in v1.54.2

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

GetAccessGrantsInstanceWithContext indicates an expected call of GetAccessGrantsInstanceWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsLocation added in v1.54.2

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

GetAccessGrantsLocation indicates an expected call of GetAccessGrantsLocation

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsLocationRequest added in v1.54.2

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

GetAccessGrantsLocationRequest indicates an expected call of GetAccessGrantsLocationRequest

func (*MockS3ControlAPIMockRecorder) GetAccessGrantsLocationWithContext added in v1.54.2

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

GetAccessGrantsLocationWithContext indicates an expected call of GetAccessGrantsLocationWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessPoint

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

GetAccessPoint indicates an expected call of GetAccessPoint

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambda

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

GetAccessPointConfigurationForObjectLambda indicates an expected call of GetAccessPointConfigurationForObjectLambda

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaRequest

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

GetAccessPointConfigurationForObjectLambdaRequest indicates an expected call of GetAccessPointConfigurationForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaWithContext

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

GetAccessPointConfigurationForObjectLambdaWithContext indicates an expected call of GetAccessPointConfigurationForObjectLambdaWithContext

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambda

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

GetAccessPointForObjectLambda indicates an expected call of GetAccessPointForObjectLambda

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaRequest

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

GetAccessPointForObjectLambdaRequest indicates an expected call of GetAccessPointForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaWithContext

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

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

GetAccessPointPolicyForObjectLambda indicates an expected call of GetAccessPointPolicyForObjectLambda

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaRequest

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

GetAccessPointPolicyForObjectLambdaRequest indicates an expected call of GetAccessPointPolicyForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaWithContext

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

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

GetAccessPointPolicyStatusForObjectLambda indicates an expected call of GetAccessPointPolicyStatusForObjectLambda

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaRequest

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

GetAccessPointPolicyStatusForObjectLambdaRequest indicates an expected call of GetAccessPointPolicyStatusForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaWithContext

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) GetBucketReplication added in v1.44.220

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

GetBucketReplication indicates an expected call of GetBucketReplication

func (*MockS3ControlAPIMockRecorder) GetBucketReplicationRequest added in v1.44.220

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

GetBucketReplicationRequest indicates an expected call of GetBucketReplicationRequest

func (*MockS3ControlAPIMockRecorder) GetBucketReplicationWithContext added in v1.44.220

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

GetBucketReplicationWithContext indicates an expected call of GetBucketReplicationWithContext

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) GetBucketVersioning added in v1.44.103

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

GetBucketVersioning indicates an expected call of GetBucketVersioning

func (*MockS3ControlAPIMockRecorder) GetBucketVersioningRequest added in v1.44.103

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

GetBucketVersioningRequest indicates an expected call of GetBucketVersioningRequest

func (*MockS3ControlAPIMockRecorder) GetBucketVersioningWithContext added in v1.44.103

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

GetBucketVersioningWithContext indicates an expected call of GetBucketVersioningWithContext

func (*MockS3ControlAPIMockRecorder) GetBucketWithContext

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

GetBucketWithContext indicates an expected call of GetBucketWithContext

func (*MockS3ControlAPIMockRecorder) GetDataAccess added in v1.54.2

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

GetDataAccess indicates an expected call of GetDataAccess

func (*MockS3ControlAPIMockRecorder) GetDataAccessRequest added in v1.54.2

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

GetDataAccessRequest indicates an expected call of GetDataAccessRequest

func (*MockS3ControlAPIMockRecorder) GetDataAccessWithContext added in v1.54.2

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

GetDataAccessWithContext indicates an expected call of GetDataAccessWithContext

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

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

GetMultiRegionAccessPoint indicates an expected call of GetMultiRegionAccessPoint

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicy

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

GetMultiRegionAccessPointPolicy indicates an expected call of GetMultiRegionAccessPointPolicy

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyRequest

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

GetMultiRegionAccessPointPolicyRequest indicates an expected call of GetMultiRegionAccessPointPolicyRequest

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatus

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

GetMultiRegionAccessPointPolicyStatus indicates an expected call of GetMultiRegionAccessPointPolicyStatus

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusRequest

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

GetMultiRegionAccessPointPolicyStatusRequest indicates an expected call of GetMultiRegionAccessPointPolicyStatusRequest

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusWithContext

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

GetMultiRegionAccessPointPolicyStatusWithContext indicates an expected call of GetMultiRegionAccessPointPolicyStatusWithContext

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyWithContext

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

GetMultiRegionAccessPointPolicyWithContext indicates an expected call of GetMultiRegionAccessPointPolicyWithContext

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRequest

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

GetMultiRegionAccessPointRequest indicates an expected call of GetMultiRegionAccessPointRequest

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRoutes added in v1.44.147

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

GetMultiRegionAccessPointRoutes indicates an expected call of GetMultiRegionAccessPointRoutes

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRoutesRequest added in v1.44.147

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

GetMultiRegionAccessPointRoutesRequest indicates an expected call of GetMultiRegionAccessPointRoutesRequest

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRoutesWithContext added in v1.44.147

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

GetMultiRegionAccessPointRoutesWithContext indicates an expected call of GetMultiRegionAccessPointRoutesWithContext

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointWithContext

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) GetStorageLensGroup added in v1.54.2

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

GetStorageLensGroup indicates an expected call of GetStorageLensGroup

func (*MockS3ControlAPIMockRecorder) GetStorageLensGroupRequest added in v1.54.2

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

GetStorageLensGroupRequest indicates an expected call of GetStorageLensGroupRequest

func (*MockS3ControlAPIMockRecorder) GetStorageLensGroupWithContext added in v1.54.2

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

GetStorageLensGroupWithContext indicates an expected call of GetStorageLensGroupWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrants added in v1.54.2

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

ListAccessGrants indicates an expected call of ListAccessGrants

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsInstances added in v1.54.2

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

ListAccessGrantsInstances indicates an expected call of ListAccessGrantsInstances

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsInstancesPages added in v1.54.2

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

ListAccessGrantsInstancesPages indicates an expected call of ListAccessGrantsInstancesPages

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsInstancesPagesWithContext added in v1.54.2

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

ListAccessGrantsInstancesPagesWithContext indicates an expected call of ListAccessGrantsInstancesPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsInstancesRequest added in v1.54.2

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

ListAccessGrantsInstancesRequest indicates an expected call of ListAccessGrantsInstancesRequest

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsInstancesWithContext added in v1.54.2

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

ListAccessGrantsInstancesWithContext indicates an expected call of ListAccessGrantsInstancesWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsLocations added in v1.54.2

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

ListAccessGrantsLocations indicates an expected call of ListAccessGrantsLocations

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsLocationsPages added in v1.54.2

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

ListAccessGrantsLocationsPages indicates an expected call of ListAccessGrantsLocationsPages

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsLocationsPagesWithContext added in v1.54.2

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

ListAccessGrantsLocationsPagesWithContext indicates an expected call of ListAccessGrantsLocationsPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsLocationsRequest added in v1.54.2

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

ListAccessGrantsLocationsRequest indicates an expected call of ListAccessGrantsLocationsRequest

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsLocationsWithContext added in v1.54.2

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

ListAccessGrantsLocationsWithContext indicates an expected call of ListAccessGrantsLocationsWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsPages added in v1.54.2

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

ListAccessGrantsPages indicates an expected call of ListAccessGrantsPages

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsPagesWithContext added in v1.54.2

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

ListAccessGrantsPagesWithContext indicates an expected call of ListAccessGrantsPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsRequest added in v1.54.2

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

ListAccessGrantsRequest indicates an expected call of ListAccessGrantsRequest

func (*MockS3ControlAPIMockRecorder) ListAccessGrantsWithContext added in v1.54.2

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

ListAccessGrantsWithContext indicates an expected call of ListAccessGrantsWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessPoints

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

ListAccessPoints indicates an expected call of ListAccessPoints

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambda

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

ListAccessPointsForObjectLambda indicates an expected call of ListAccessPointsForObjectLambda

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaPages

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

ListAccessPointsForObjectLambdaPages indicates an expected call of ListAccessPointsForObjectLambdaPages

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaPagesWithContext

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

ListAccessPointsForObjectLambdaPagesWithContext indicates an expected call of ListAccessPointsForObjectLambdaPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaRequest

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

ListAccessPointsForObjectLambdaRequest indicates an expected call of ListAccessPointsForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaWithContext

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

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

ListMultiRegionAccessPoints indicates an expected call of ListMultiRegionAccessPoints

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsPages

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

ListMultiRegionAccessPointsPages indicates an expected call of ListMultiRegionAccessPointsPages

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsPagesWithContext

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

ListMultiRegionAccessPointsPagesWithContext indicates an expected call of ListMultiRegionAccessPointsPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsRequest

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

ListMultiRegionAccessPointsRequest indicates an expected call of ListMultiRegionAccessPointsRequest

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsWithContext

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

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

ListStorageLensConfigurationsPages indicates an expected call of ListStorageLensConfigurationsPages

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsPagesWithContext

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) ListStorageLensGroups added in v1.54.2

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

ListStorageLensGroups indicates an expected call of ListStorageLensGroups

func (*MockS3ControlAPIMockRecorder) ListStorageLensGroupsPages added in v1.54.2

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

ListStorageLensGroupsPages indicates an expected call of ListStorageLensGroupsPages

func (*MockS3ControlAPIMockRecorder) ListStorageLensGroupsPagesWithContext added in v1.54.2

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

ListStorageLensGroupsPagesWithContext indicates an expected call of ListStorageLensGroupsPagesWithContext

func (*MockS3ControlAPIMockRecorder) ListStorageLensGroupsRequest added in v1.54.2

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

ListStorageLensGroupsRequest indicates an expected call of ListStorageLensGroupsRequest

func (*MockS3ControlAPIMockRecorder) ListStorageLensGroupsWithContext added in v1.54.2

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

ListStorageLensGroupsWithContext indicates an expected call of ListStorageLensGroupsWithContext

func (*MockS3ControlAPIMockRecorder) ListTagsForResource added in v1.54.2

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockS3ControlAPIMockRecorder) ListTagsForResourceRequest added in v1.54.2

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockS3ControlAPIMockRecorder) ListTagsForResourceWithContext added in v1.54.2

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockS3ControlAPIMockRecorder) PutAccessGrantsInstanceResourcePolicy added in v1.54.2

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

PutAccessGrantsInstanceResourcePolicy indicates an expected call of PutAccessGrantsInstanceResourcePolicy

func (*MockS3ControlAPIMockRecorder) PutAccessGrantsInstanceResourcePolicyRequest added in v1.54.2

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

PutAccessGrantsInstanceResourcePolicyRequest indicates an expected call of PutAccessGrantsInstanceResourcePolicyRequest

func (*MockS3ControlAPIMockRecorder) PutAccessGrantsInstanceResourcePolicyWithContext added in v1.54.2

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

PutAccessGrantsInstanceResourcePolicyWithContext indicates an expected call of PutAccessGrantsInstanceResourcePolicyWithContext

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambda

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

PutAccessPointConfigurationForObjectLambda indicates an expected call of PutAccessPointConfigurationForObjectLambda

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaRequest

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

PutAccessPointConfigurationForObjectLambdaRequest indicates an expected call of PutAccessPointConfigurationForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaWithContext

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

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

PutAccessPointPolicyForObjectLambda indicates an expected call of PutAccessPointPolicyForObjectLambda

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaRequest

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

PutAccessPointPolicyForObjectLambdaRequest indicates an expected call of PutAccessPointPolicyForObjectLambdaRequest

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaWithContext

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) PutBucketReplication added in v1.44.220

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

PutBucketReplication indicates an expected call of PutBucketReplication

func (*MockS3ControlAPIMockRecorder) PutBucketReplicationRequest added in v1.44.220

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

PutBucketReplicationRequest indicates an expected call of PutBucketReplicationRequest

func (*MockS3ControlAPIMockRecorder) PutBucketReplicationWithContext added in v1.44.220

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

PutBucketReplicationWithContext indicates an expected call of PutBucketReplicationWithContext

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) PutBucketVersioning added in v1.44.103

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

PutBucketVersioning indicates an expected call of PutBucketVersioning

func (*MockS3ControlAPIMockRecorder) PutBucketVersioningRequest added in v1.44.103

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

PutBucketVersioningRequest indicates an expected call of PutBucketVersioningRequest

func (*MockS3ControlAPIMockRecorder) PutBucketVersioningWithContext added in v1.44.103

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

PutBucketVersioningWithContext indicates an expected call of PutBucketVersioningWithContext

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

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

PutMultiRegionAccessPointPolicy indicates an expected call of PutMultiRegionAccessPointPolicy

func (*MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyRequest

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

PutMultiRegionAccessPointPolicyRequest indicates an expected call of PutMultiRegionAccessPointPolicyRequest

func (*MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyWithContext

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) SubmitMultiRegionAccessPointRoutes added in v1.44.147

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

SubmitMultiRegionAccessPointRoutes indicates an expected call of SubmitMultiRegionAccessPointRoutes

func (*MockS3ControlAPIMockRecorder) SubmitMultiRegionAccessPointRoutesRequest added in v1.44.147

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

SubmitMultiRegionAccessPointRoutesRequest indicates an expected call of SubmitMultiRegionAccessPointRoutesRequest

func (*MockS3ControlAPIMockRecorder) SubmitMultiRegionAccessPointRoutesWithContext added in v1.44.147

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

SubmitMultiRegionAccessPointRoutesWithContext indicates an expected call of SubmitMultiRegionAccessPointRoutesWithContext

func (*MockS3ControlAPIMockRecorder) TagResource added in v1.54.2

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

TagResource indicates an expected call of TagResource

func (*MockS3ControlAPIMockRecorder) TagResourceRequest added in v1.54.2

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockS3ControlAPIMockRecorder) TagResourceWithContext added in v1.54.2

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockS3ControlAPIMockRecorder) UntagResource added in v1.54.2

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

UntagResource indicates an expected call of UntagResource

func (*MockS3ControlAPIMockRecorder) UntagResourceRequest added in v1.54.2

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockS3ControlAPIMockRecorder) UntagResourceWithContext added in v1.54.2

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockS3ControlAPIMockRecorder) UpdateAccessGrantsLocation added in v1.54.2

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

UpdateAccessGrantsLocation indicates an expected call of UpdateAccessGrantsLocation

func (*MockS3ControlAPIMockRecorder) UpdateAccessGrantsLocationRequest added in v1.54.2

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

UpdateAccessGrantsLocationRequest indicates an expected call of UpdateAccessGrantsLocationRequest

func (*MockS3ControlAPIMockRecorder) UpdateAccessGrantsLocationWithContext added in v1.54.2

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

UpdateAccessGrantsLocationWithContext indicates an expected call of UpdateAccessGrantsLocationWithContext

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

func (*MockS3ControlAPIMockRecorder) UpdateStorageLensGroup added in v1.54.2

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

UpdateStorageLensGroup indicates an expected call of UpdateStorageLensGroup

func (*MockS3ControlAPIMockRecorder) UpdateStorageLensGroupRequest added in v1.54.2

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

UpdateStorageLensGroupRequest indicates an expected call of UpdateStorageLensGroupRequest

func (*MockS3ControlAPIMockRecorder) UpdateStorageLensGroupWithContext added in v1.54.2

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

UpdateStorageLensGroupWithContext indicates an expected call of UpdateStorageLensGroupWithContext

Jump to

Keyboard shortcuts

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