snowballmock

package
v1.54.8 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package snowballmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSnowballAPI

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

MockSnowballAPI is a mock of SnowballAPI interface

func NewMockSnowballAPI

func NewMockSnowballAPI(ctrl *gomock.Controller) *MockSnowballAPI

NewMockSnowballAPI creates a new mock instance

func (*MockSnowballAPI) CancelCluster

CancelCluster mocks base method

func (*MockSnowballAPI) CancelClusterRequest

CancelClusterRequest mocks base method

func (*MockSnowballAPI) CancelClusterWithContext

func (m *MockSnowballAPI) CancelClusterWithContext(arg0 context.Context, arg1 *snowball.CancelClusterInput, arg2 ...request.Option) (*snowball.CancelClusterOutput, error)

CancelClusterWithContext mocks base method

func (*MockSnowballAPI) CancelJob

CancelJob mocks base method

func (*MockSnowballAPI) CancelJobRequest

CancelJobRequest mocks base method

func (*MockSnowballAPI) CancelJobWithContext

func (m *MockSnowballAPI) CancelJobWithContext(arg0 context.Context, arg1 *snowball.CancelJobInput, arg2 ...request.Option) (*snowball.CancelJobOutput, error)

CancelJobWithContext mocks base method

func (*MockSnowballAPI) CreateAddress

CreateAddress mocks base method

func (*MockSnowballAPI) CreateAddressRequest

CreateAddressRequest mocks base method

func (*MockSnowballAPI) CreateAddressWithContext

func (m *MockSnowballAPI) CreateAddressWithContext(arg0 context.Context, arg1 *snowball.CreateAddressInput, arg2 ...request.Option) (*snowball.CreateAddressOutput, error)

CreateAddressWithContext mocks base method

func (*MockSnowballAPI) CreateCluster

CreateCluster mocks base method

func (*MockSnowballAPI) CreateClusterRequest

CreateClusterRequest mocks base method

func (*MockSnowballAPI) CreateClusterWithContext

func (m *MockSnowballAPI) CreateClusterWithContext(arg0 context.Context, arg1 *snowball.CreateClusterInput, arg2 ...request.Option) (*snowball.CreateClusterOutput, error)

CreateClusterWithContext mocks base method

func (*MockSnowballAPI) CreateJob

CreateJob mocks base method

func (*MockSnowballAPI) CreateJobRequest

CreateJobRequest mocks base method

func (*MockSnowballAPI) CreateJobWithContext

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

CreateJobWithContext mocks base method

func (*MockSnowballAPI) CreateLongTermPricing

CreateLongTermPricing mocks base method

func (*MockSnowballAPI) CreateLongTermPricingRequest

CreateLongTermPricingRequest mocks base method

func (*MockSnowballAPI) CreateLongTermPricingWithContext

func (m *MockSnowballAPI) CreateLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.CreateLongTermPricingInput, arg2 ...request.Option) (*snowball.CreateLongTermPricingOutput, error)

CreateLongTermPricingWithContext mocks base method

func (*MockSnowballAPI) CreateReturnShippingLabel

CreateReturnShippingLabel mocks base method

func (*MockSnowballAPI) CreateReturnShippingLabelRequest

CreateReturnShippingLabelRequest mocks base method

func (*MockSnowballAPI) CreateReturnShippingLabelWithContext

func (m *MockSnowballAPI) CreateReturnShippingLabelWithContext(arg0 context.Context, arg1 *snowball.CreateReturnShippingLabelInput, arg2 ...request.Option) (*snowball.CreateReturnShippingLabelOutput, error)

CreateReturnShippingLabelWithContext mocks base method

func (*MockSnowballAPI) DescribeAddress

DescribeAddress mocks base method

func (*MockSnowballAPI) DescribeAddressRequest

DescribeAddressRequest mocks base method

func (*MockSnowballAPI) DescribeAddressWithContext

func (m *MockSnowballAPI) DescribeAddressWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressInput, arg2 ...request.Option) (*snowball.DescribeAddressOutput, error)

DescribeAddressWithContext mocks base method

func (*MockSnowballAPI) DescribeAddresses

DescribeAddresses mocks base method

func (*MockSnowballAPI) DescribeAddressesPages

func (m *MockSnowballAPI) DescribeAddressesPages(arg0 *snowball.DescribeAddressesInput, arg1 func(*snowball.DescribeAddressesOutput, bool) bool) error

DescribeAddressesPages mocks base method

func (*MockSnowballAPI) DescribeAddressesPagesWithContext

func (m *MockSnowballAPI) DescribeAddressesPagesWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressesInput, arg2 func(*snowball.DescribeAddressesOutput, bool) bool, arg3 ...request.Option) error

DescribeAddressesPagesWithContext mocks base method

func (*MockSnowballAPI) DescribeAddressesRequest

DescribeAddressesRequest mocks base method

func (*MockSnowballAPI) DescribeAddressesWithContext

func (m *MockSnowballAPI) DescribeAddressesWithContext(arg0 context.Context, arg1 *snowball.DescribeAddressesInput, arg2 ...request.Option) (*snowball.DescribeAddressesOutput, error)

DescribeAddressesWithContext mocks base method

func (*MockSnowballAPI) DescribeCluster

DescribeCluster mocks base method

func (*MockSnowballAPI) DescribeClusterRequest

DescribeClusterRequest mocks base method

func (*MockSnowballAPI) DescribeClusterWithContext

func (m *MockSnowballAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *snowball.DescribeClusterInput, arg2 ...request.Option) (*snowball.DescribeClusterOutput, error)

DescribeClusterWithContext mocks base method

func (*MockSnowballAPI) DescribeJob

DescribeJob mocks base method

func (*MockSnowballAPI) DescribeJobRequest

DescribeJobRequest mocks base method

func (*MockSnowballAPI) DescribeJobWithContext

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

DescribeJobWithContext mocks base method

func (*MockSnowballAPI) DescribeReturnShippingLabel

DescribeReturnShippingLabel mocks base method

func (*MockSnowballAPI) DescribeReturnShippingLabelRequest

DescribeReturnShippingLabelRequest mocks base method

func (*MockSnowballAPI) DescribeReturnShippingLabelWithContext

func (m *MockSnowballAPI) DescribeReturnShippingLabelWithContext(arg0 context.Context, arg1 *snowball.DescribeReturnShippingLabelInput, arg2 ...request.Option) (*snowball.DescribeReturnShippingLabelOutput, error)

DescribeReturnShippingLabelWithContext mocks base method

func (*MockSnowballAPI) EXPECT

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

func (*MockSnowballAPI) GetJobManifest

GetJobManifest mocks base method

func (*MockSnowballAPI) GetJobManifestRequest

GetJobManifestRequest mocks base method

func (*MockSnowballAPI) GetJobManifestWithContext

func (m *MockSnowballAPI) GetJobManifestWithContext(arg0 context.Context, arg1 *snowball.GetJobManifestInput, arg2 ...request.Option) (*snowball.GetJobManifestOutput, error)

GetJobManifestWithContext mocks base method

func (*MockSnowballAPI) GetJobUnlockCode

GetJobUnlockCode mocks base method

func (*MockSnowballAPI) GetJobUnlockCodeRequest

GetJobUnlockCodeRequest mocks base method

func (*MockSnowballAPI) GetJobUnlockCodeWithContext

func (m *MockSnowballAPI) GetJobUnlockCodeWithContext(arg0 context.Context, arg1 *snowball.GetJobUnlockCodeInput, arg2 ...request.Option) (*snowball.GetJobUnlockCodeOutput, error)

GetJobUnlockCodeWithContext mocks base method

func (*MockSnowballAPI) GetSnowballUsage

GetSnowballUsage mocks base method

func (*MockSnowballAPI) GetSnowballUsageRequest

GetSnowballUsageRequest mocks base method

func (*MockSnowballAPI) GetSnowballUsageWithContext

func (m *MockSnowballAPI) GetSnowballUsageWithContext(arg0 context.Context, arg1 *snowball.GetSnowballUsageInput, arg2 ...request.Option) (*snowball.GetSnowballUsageOutput, error)

GetSnowballUsageWithContext mocks base method

func (*MockSnowballAPI) GetSoftwareUpdates

GetSoftwareUpdates mocks base method

func (*MockSnowballAPI) GetSoftwareUpdatesRequest

GetSoftwareUpdatesRequest mocks base method

func (*MockSnowballAPI) GetSoftwareUpdatesWithContext

func (m *MockSnowballAPI) GetSoftwareUpdatesWithContext(arg0 context.Context, arg1 *snowball.GetSoftwareUpdatesInput, arg2 ...request.Option) (*snowball.GetSoftwareUpdatesOutput, error)

GetSoftwareUpdatesWithContext mocks base method

func (*MockSnowballAPI) ListClusterJobs

ListClusterJobs mocks base method

func (*MockSnowballAPI) ListClusterJobsPages added in v1.44.110

func (m *MockSnowballAPI) ListClusterJobsPages(arg0 *snowball.ListClusterJobsInput, arg1 func(*snowball.ListClusterJobsOutput, bool) bool) error

ListClusterJobsPages mocks base method

func (*MockSnowballAPI) ListClusterJobsPagesWithContext added in v1.44.110

func (m *MockSnowballAPI) ListClusterJobsPagesWithContext(arg0 context.Context, arg1 *snowball.ListClusterJobsInput, arg2 func(*snowball.ListClusterJobsOutput, bool) bool, arg3 ...request.Option) error

ListClusterJobsPagesWithContext mocks base method

func (*MockSnowballAPI) ListClusterJobsRequest

ListClusterJobsRequest mocks base method

func (*MockSnowballAPI) ListClusterJobsWithContext

func (m *MockSnowballAPI) ListClusterJobsWithContext(arg0 context.Context, arg1 *snowball.ListClusterJobsInput, arg2 ...request.Option) (*snowball.ListClusterJobsOutput, error)

ListClusterJobsWithContext mocks base method

func (*MockSnowballAPI) ListClusters

ListClusters mocks base method

func (*MockSnowballAPI) ListClustersPages added in v1.44.110

func (m *MockSnowballAPI) ListClustersPages(arg0 *snowball.ListClustersInput, arg1 func(*snowball.ListClustersOutput, bool) bool) error

ListClustersPages mocks base method

func (*MockSnowballAPI) ListClustersPagesWithContext added in v1.44.110

func (m *MockSnowballAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *snowball.ListClustersInput, arg2 func(*snowball.ListClustersOutput, bool) bool, arg3 ...request.Option) error

ListClustersPagesWithContext mocks base method

func (*MockSnowballAPI) ListClustersRequest

ListClustersRequest mocks base method

func (*MockSnowballAPI) ListClustersWithContext

func (m *MockSnowballAPI) ListClustersWithContext(arg0 context.Context, arg1 *snowball.ListClustersInput, arg2 ...request.Option) (*snowball.ListClustersOutput, error)

ListClustersWithContext mocks base method

func (*MockSnowballAPI) ListCompatibleImages

ListCompatibleImages mocks base method

func (*MockSnowballAPI) ListCompatibleImagesPages added in v1.44.110

func (m *MockSnowballAPI) ListCompatibleImagesPages(arg0 *snowball.ListCompatibleImagesInput, arg1 func(*snowball.ListCompatibleImagesOutput, bool) bool) error

ListCompatibleImagesPages mocks base method

func (*MockSnowballAPI) ListCompatibleImagesPagesWithContext added in v1.44.110

func (m *MockSnowballAPI) ListCompatibleImagesPagesWithContext(arg0 context.Context, arg1 *snowball.ListCompatibleImagesInput, arg2 func(*snowball.ListCompatibleImagesOutput, bool) bool, arg3 ...request.Option) error

ListCompatibleImagesPagesWithContext mocks base method

func (*MockSnowballAPI) ListCompatibleImagesRequest

ListCompatibleImagesRequest mocks base method

func (*MockSnowballAPI) ListCompatibleImagesWithContext

func (m *MockSnowballAPI) ListCompatibleImagesWithContext(arg0 context.Context, arg1 *snowball.ListCompatibleImagesInput, arg2 ...request.Option) (*snowball.ListCompatibleImagesOutput, error)

ListCompatibleImagesWithContext mocks base method

func (*MockSnowballAPI) ListJobs

ListJobs mocks base method

func (*MockSnowballAPI) ListJobsPages

func (m *MockSnowballAPI) ListJobsPages(arg0 *snowball.ListJobsInput, arg1 func(*snowball.ListJobsOutput, bool) bool) error

ListJobsPages mocks base method

func (*MockSnowballAPI) ListJobsPagesWithContext

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

ListJobsPagesWithContext mocks base method

func (*MockSnowballAPI) ListJobsRequest

ListJobsRequest mocks base method

func (*MockSnowballAPI) ListJobsWithContext

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

ListJobsWithContext mocks base method

func (*MockSnowballAPI) ListLongTermPricing

ListLongTermPricing mocks base method

func (*MockSnowballAPI) ListLongTermPricingPages added in v1.44.110

func (m *MockSnowballAPI) ListLongTermPricingPages(arg0 *snowball.ListLongTermPricingInput, arg1 func(*snowball.ListLongTermPricingOutput, bool) bool) error

ListLongTermPricingPages mocks base method

func (*MockSnowballAPI) ListLongTermPricingPagesWithContext added in v1.44.110

func (m *MockSnowballAPI) ListLongTermPricingPagesWithContext(arg0 context.Context, arg1 *snowball.ListLongTermPricingInput, arg2 func(*snowball.ListLongTermPricingOutput, bool) bool, arg3 ...request.Option) error

ListLongTermPricingPagesWithContext mocks base method

func (*MockSnowballAPI) ListLongTermPricingRequest

ListLongTermPricingRequest mocks base method

func (*MockSnowballAPI) ListLongTermPricingWithContext

func (m *MockSnowballAPI) ListLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.ListLongTermPricingInput, arg2 ...request.Option) (*snowball.ListLongTermPricingOutput, error)

ListLongTermPricingWithContext mocks base method

func (*MockSnowballAPI) ListPickupLocations added in v1.44.302

ListPickupLocations mocks base method

func (*MockSnowballAPI) ListPickupLocationsPages added in v1.44.302

func (m *MockSnowballAPI) ListPickupLocationsPages(arg0 *snowball.ListPickupLocationsInput, arg1 func(*snowball.ListPickupLocationsOutput, bool) bool) error

ListPickupLocationsPages mocks base method

func (*MockSnowballAPI) ListPickupLocationsPagesWithContext added in v1.44.302

func (m *MockSnowballAPI) ListPickupLocationsPagesWithContext(arg0 context.Context, arg1 *snowball.ListPickupLocationsInput, arg2 func(*snowball.ListPickupLocationsOutput, bool) bool, arg3 ...request.Option) error

ListPickupLocationsPagesWithContext mocks base method

func (*MockSnowballAPI) ListPickupLocationsRequest added in v1.44.302

ListPickupLocationsRequest mocks base method

func (*MockSnowballAPI) ListPickupLocationsWithContext added in v1.44.302

func (m *MockSnowballAPI) ListPickupLocationsWithContext(arg0 context.Context, arg1 *snowball.ListPickupLocationsInput, arg2 ...request.Option) (*snowball.ListPickupLocationsOutput, error)

ListPickupLocationsWithContext mocks base method

func (*MockSnowballAPI) ListServiceVersions added in v1.44.200

ListServiceVersions mocks base method

func (*MockSnowballAPI) ListServiceVersionsRequest added in v1.44.200

ListServiceVersionsRequest mocks base method

func (*MockSnowballAPI) ListServiceVersionsWithContext added in v1.44.200

func (m *MockSnowballAPI) ListServiceVersionsWithContext(arg0 context.Context, arg1 *snowball.ListServiceVersionsInput, arg2 ...request.Option) (*snowball.ListServiceVersionsOutput, error)

ListServiceVersionsWithContext mocks base method

func (*MockSnowballAPI) UpdateCluster

UpdateCluster mocks base method

func (*MockSnowballAPI) UpdateClusterRequest

UpdateClusterRequest mocks base method

func (*MockSnowballAPI) UpdateClusterWithContext

func (m *MockSnowballAPI) UpdateClusterWithContext(arg0 context.Context, arg1 *snowball.UpdateClusterInput, arg2 ...request.Option) (*snowball.UpdateClusterOutput, error)

UpdateClusterWithContext mocks base method

func (*MockSnowballAPI) UpdateJob

UpdateJob mocks base method

func (*MockSnowballAPI) UpdateJobRequest

UpdateJobRequest mocks base method

func (*MockSnowballAPI) UpdateJobShipmentState

UpdateJobShipmentState mocks base method

func (*MockSnowballAPI) UpdateJobShipmentStateRequest

UpdateJobShipmentStateRequest mocks base method

func (*MockSnowballAPI) UpdateJobShipmentStateWithContext

func (m *MockSnowballAPI) UpdateJobShipmentStateWithContext(arg0 context.Context, arg1 *snowball.UpdateJobShipmentStateInput, arg2 ...request.Option) (*snowball.UpdateJobShipmentStateOutput, error)

UpdateJobShipmentStateWithContext mocks base method

func (*MockSnowballAPI) UpdateJobWithContext

func (m *MockSnowballAPI) UpdateJobWithContext(arg0 context.Context, arg1 *snowball.UpdateJobInput, arg2 ...request.Option) (*snowball.UpdateJobOutput, error)

UpdateJobWithContext mocks base method

func (*MockSnowballAPI) UpdateLongTermPricing

UpdateLongTermPricing mocks base method

func (*MockSnowballAPI) UpdateLongTermPricingRequest

UpdateLongTermPricingRequest mocks base method

func (*MockSnowballAPI) UpdateLongTermPricingWithContext

func (m *MockSnowballAPI) UpdateLongTermPricingWithContext(arg0 context.Context, arg1 *snowball.UpdateLongTermPricingInput, arg2 ...request.Option) (*snowball.UpdateLongTermPricingOutput, error)

UpdateLongTermPricingWithContext mocks base method

type MockSnowballAPIMockRecorder

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

MockSnowballAPIMockRecorder is the mock recorder for MockSnowballAPI

func (*MockSnowballAPIMockRecorder) CancelCluster

func (mr *MockSnowballAPIMockRecorder) CancelCluster(arg0 interface{}) *gomock.Call

CancelCluster indicates an expected call of CancelCluster

func (*MockSnowballAPIMockRecorder) CancelClusterRequest

func (mr *MockSnowballAPIMockRecorder) CancelClusterRequest(arg0 interface{}) *gomock.Call

CancelClusterRequest indicates an expected call of CancelClusterRequest

func (*MockSnowballAPIMockRecorder) CancelClusterWithContext

func (mr *MockSnowballAPIMockRecorder) CancelClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelClusterWithContext indicates an expected call of CancelClusterWithContext

func (*MockSnowballAPIMockRecorder) CancelJob

func (mr *MockSnowballAPIMockRecorder) CancelJob(arg0 interface{}) *gomock.Call

CancelJob indicates an expected call of CancelJob

func (*MockSnowballAPIMockRecorder) CancelJobRequest

func (mr *MockSnowballAPIMockRecorder) CancelJobRequest(arg0 interface{}) *gomock.Call

CancelJobRequest indicates an expected call of CancelJobRequest

func (*MockSnowballAPIMockRecorder) CancelJobWithContext

func (mr *MockSnowballAPIMockRecorder) CancelJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelJobWithContext indicates an expected call of CancelJobWithContext

func (*MockSnowballAPIMockRecorder) CreateAddress

func (mr *MockSnowballAPIMockRecorder) CreateAddress(arg0 interface{}) *gomock.Call

CreateAddress indicates an expected call of CreateAddress

func (*MockSnowballAPIMockRecorder) CreateAddressRequest

func (mr *MockSnowballAPIMockRecorder) CreateAddressRequest(arg0 interface{}) *gomock.Call

CreateAddressRequest indicates an expected call of CreateAddressRequest

func (*MockSnowballAPIMockRecorder) CreateAddressWithContext

func (mr *MockSnowballAPIMockRecorder) CreateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAddressWithContext indicates an expected call of CreateAddressWithContext

func (*MockSnowballAPIMockRecorder) CreateCluster

func (mr *MockSnowballAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster

func (*MockSnowballAPIMockRecorder) CreateClusterRequest

func (mr *MockSnowballAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call

CreateClusterRequest indicates an expected call of CreateClusterRequest

func (*MockSnowballAPIMockRecorder) CreateClusterWithContext

func (mr *MockSnowballAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClusterWithContext indicates an expected call of CreateClusterWithContext

func (*MockSnowballAPIMockRecorder) CreateJob

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

CreateJob indicates an expected call of CreateJob

func (*MockSnowballAPIMockRecorder) CreateJobRequest

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

CreateJobRequest indicates an expected call of CreateJobRequest

func (*MockSnowballAPIMockRecorder) CreateJobWithContext

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

CreateJobWithContext indicates an expected call of CreateJobWithContext

func (*MockSnowballAPIMockRecorder) CreateLongTermPricing

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricing(arg0 interface{}) *gomock.Call

CreateLongTermPricing indicates an expected call of CreateLongTermPricing

func (*MockSnowballAPIMockRecorder) CreateLongTermPricingRequest

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricingRequest(arg0 interface{}) *gomock.Call

CreateLongTermPricingRequest indicates an expected call of CreateLongTermPricingRequest

func (*MockSnowballAPIMockRecorder) CreateLongTermPricingWithContext

func (mr *MockSnowballAPIMockRecorder) CreateLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLongTermPricingWithContext indicates an expected call of CreateLongTermPricingWithContext

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabel

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabel(arg0 interface{}) *gomock.Call

CreateReturnShippingLabel indicates an expected call of CreateReturnShippingLabel

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabelRequest

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabelRequest(arg0 interface{}) *gomock.Call

CreateReturnShippingLabelRequest indicates an expected call of CreateReturnShippingLabelRequest

func (*MockSnowballAPIMockRecorder) CreateReturnShippingLabelWithContext

func (mr *MockSnowballAPIMockRecorder) CreateReturnShippingLabelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateReturnShippingLabelWithContext indicates an expected call of CreateReturnShippingLabelWithContext

func (*MockSnowballAPIMockRecorder) DescribeAddress

func (mr *MockSnowballAPIMockRecorder) DescribeAddress(arg0 interface{}) *gomock.Call

DescribeAddress indicates an expected call of DescribeAddress

func (*MockSnowballAPIMockRecorder) DescribeAddressRequest

func (mr *MockSnowballAPIMockRecorder) DescribeAddressRequest(arg0 interface{}) *gomock.Call

DescribeAddressRequest indicates an expected call of DescribeAddressRequest

func (*MockSnowballAPIMockRecorder) DescribeAddressWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressWithContext indicates an expected call of DescribeAddressWithContext

func (*MockSnowballAPIMockRecorder) DescribeAddresses

func (mr *MockSnowballAPIMockRecorder) DescribeAddresses(arg0 interface{}) *gomock.Call

DescribeAddresses indicates an expected call of DescribeAddresses

func (*MockSnowballAPIMockRecorder) DescribeAddressesPages

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesPages(arg0, arg1 interface{}) *gomock.Call

DescribeAddressesPages indicates an expected call of DescribeAddressesPages

func (*MockSnowballAPIMockRecorder) DescribeAddressesPagesWithContext

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

DescribeAddressesPagesWithContext indicates an expected call of DescribeAddressesPagesWithContext

func (*MockSnowballAPIMockRecorder) DescribeAddressesRequest

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesRequest(arg0 interface{}) *gomock.Call

DescribeAddressesRequest indicates an expected call of DescribeAddressesRequest

func (*MockSnowballAPIMockRecorder) DescribeAddressesWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressesWithContext indicates an expected call of DescribeAddressesWithContext

func (*MockSnowballAPIMockRecorder) DescribeCluster

func (mr *MockSnowballAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call

DescribeCluster indicates an expected call of DescribeCluster

func (*MockSnowballAPIMockRecorder) DescribeClusterRequest

func (mr *MockSnowballAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call

DescribeClusterRequest indicates an expected call of DescribeClusterRequest

func (*MockSnowballAPIMockRecorder) DescribeClusterWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext

func (*MockSnowballAPIMockRecorder) DescribeJob

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

DescribeJob indicates an expected call of DescribeJob

func (*MockSnowballAPIMockRecorder) DescribeJobRequest

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

DescribeJobRequest indicates an expected call of DescribeJobRequest

func (*MockSnowballAPIMockRecorder) DescribeJobWithContext

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

DescribeJobWithContext indicates an expected call of DescribeJobWithContext

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabel

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabel(arg0 interface{}) *gomock.Call

DescribeReturnShippingLabel indicates an expected call of DescribeReturnShippingLabel

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabelRequest

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabelRequest(arg0 interface{}) *gomock.Call

DescribeReturnShippingLabelRequest indicates an expected call of DescribeReturnShippingLabelRequest

func (*MockSnowballAPIMockRecorder) DescribeReturnShippingLabelWithContext

func (mr *MockSnowballAPIMockRecorder) DescribeReturnShippingLabelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReturnShippingLabelWithContext indicates an expected call of DescribeReturnShippingLabelWithContext

func (*MockSnowballAPIMockRecorder) GetJobManifest

func (mr *MockSnowballAPIMockRecorder) GetJobManifest(arg0 interface{}) *gomock.Call

GetJobManifest indicates an expected call of GetJobManifest

func (*MockSnowballAPIMockRecorder) GetJobManifestRequest

func (mr *MockSnowballAPIMockRecorder) GetJobManifestRequest(arg0 interface{}) *gomock.Call

GetJobManifestRequest indicates an expected call of GetJobManifestRequest

func (*MockSnowballAPIMockRecorder) GetJobManifestWithContext

func (mr *MockSnowballAPIMockRecorder) GetJobManifestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobManifestWithContext indicates an expected call of GetJobManifestWithContext

func (*MockSnowballAPIMockRecorder) GetJobUnlockCode

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCode(arg0 interface{}) *gomock.Call

GetJobUnlockCode indicates an expected call of GetJobUnlockCode

func (*MockSnowballAPIMockRecorder) GetJobUnlockCodeRequest

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCodeRequest(arg0 interface{}) *gomock.Call

GetJobUnlockCodeRequest indicates an expected call of GetJobUnlockCodeRequest

func (*MockSnowballAPIMockRecorder) GetJobUnlockCodeWithContext

func (mr *MockSnowballAPIMockRecorder) GetJobUnlockCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobUnlockCodeWithContext indicates an expected call of GetJobUnlockCodeWithContext

func (*MockSnowballAPIMockRecorder) GetSnowballUsage

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsage(arg0 interface{}) *gomock.Call

GetSnowballUsage indicates an expected call of GetSnowballUsage

func (*MockSnowballAPIMockRecorder) GetSnowballUsageRequest

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsageRequest(arg0 interface{}) *gomock.Call

GetSnowballUsageRequest indicates an expected call of GetSnowballUsageRequest

func (*MockSnowballAPIMockRecorder) GetSnowballUsageWithContext

func (mr *MockSnowballAPIMockRecorder) GetSnowballUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSnowballUsageWithContext indicates an expected call of GetSnowballUsageWithContext

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdates

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdates(arg0 interface{}) *gomock.Call

GetSoftwareUpdates indicates an expected call of GetSoftwareUpdates

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdatesRequest

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdatesRequest(arg0 interface{}) *gomock.Call

GetSoftwareUpdatesRequest indicates an expected call of GetSoftwareUpdatesRequest

func (*MockSnowballAPIMockRecorder) GetSoftwareUpdatesWithContext

func (mr *MockSnowballAPIMockRecorder) GetSoftwareUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSoftwareUpdatesWithContext indicates an expected call of GetSoftwareUpdatesWithContext

func (*MockSnowballAPIMockRecorder) ListClusterJobs

func (mr *MockSnowballAPIMockRecorder) ListClusterJobs(arg0 interface{}) *gomock.Call

ListClusterJobs indicates an expected call of ListClusterJobs

func (*MockSnowballAPIMockRecorder) ListClusterJobsPages added in v1.44.110

func (mr *MockSnowballAPIMockRecorder) ListClusterJobsPages(arg0, arg1 interface{}) *gomock.Call

ListClusterJobsPages indicates an expected call of ListClusterJobsPages

func (*MockSnowballAPIMockRecorder) ListClusterJobsPagesWithContext added in v1.44.110

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

ListClusterJobsPagesWithContext indicates an expected call of ListClusterJobsPagesWithContext

func (*MockSnowballAPIMockRecorder) ListClusterJobsRequest

func (mr *MockSnowballAPIMockRecorder) ListClusterJobsRequest(arg0 interface{}) *gomock.Call

ListClusterJobsRequest indicates an expected call of ListClusterJobsRequest

func (*MockSnowballAPIMockRecorder) ListClusterJobsWithContext

func (mr *MockSnowballAPIMockRecorder) ListClusterJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClusterJobsWithContext indicates an expected call of ListClusterJobsWithContext

func (*MockSnowballAPIMockRecorder) ListClusters

func (mr *MockSnowballAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters

func (*MockSnowballAPIMockRecorder) ListClustersPages added in v1.44.110

func (mr *MockSnowballAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call

ListClustersPages indicates an expected call of ListClustersPages

func (*MockSnowballAPIMockRecorder) ListClustersPagesWithContext added in v1.44.110

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

ListClustersPagesWithContext indicates an expected call of ListClustersPagesWithContext

func (*MockSnowballAPIMockRecorder) ListClustersRequest

func (mr *MockSnowballAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call

ListClustersRequest indicates an expected call of ListClustersRequest

func (*MockSnowballAPIMockRecorder) ListClustersWithContext

func (mr *MockSnowballAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListClustersWithContext indicates an expected call of ListClustersWithContext

func (*MockSnowballAPIMockRecorder) ListCompatibleImages

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImages(arg0 interface{}) *gomock.Call

ListCompatibleImages indicates an expected call of ListCompatibleImages

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesPages added in v1.44.110

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImagesPages(arg0, arg1 interface{}) *gomock.Call

ListCompatibleImagesPages indicates an expected call of ListCompatibleImagesPages

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesPagesWithContext added in v1.44.110

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

ListCompatibleImagesPagesWithContext indicates an expected call of ListCompatibleImagesPagesWithContext

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesRequest

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImagesRequest(arg0 interface{}) *gomock.Call

ListCompatibleImagesRequest indicates an expected call of ListCompatibleImagesRequest

func (*MockSnowballAPIMockRecorder) ListCompatibleImagesWithContext

func (mr *MockSnowballAPIMockRecorder) ListCompatibleImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCompatibleImagesWithContext indicates an expected call of ListCompatibleImagesWithContext

func (*MockSnowballAPIMockRecorder) ListJobs

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

ListJobs indicates an expected call of ListJobs

func (*MockSnowballAPIMockRecorder) ListJobsPages

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

ListJobsPages indicates an expected call of ListJobsPages

func (*MockSnowballAPIMockRecorder) ListJobsPagesWithContext

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

ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext

func (*MockSnowballAPIMockRecorder) ListJobsRequest

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

ListJobsRequest indicates an expected call of ListJobsRequest

func (*MockSnowballAPIMockRecorder) ListJobsWithContext

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

ListJobsWithContext indicates an expected call of ListJobsWithContext

func (*MockSnowballAPIMockRecorder) ListLongTermPricing

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricing(arg0 interface{}) *gomock.Call

ListLongTermPricing indicates an expected call of ListLongTermPricing

func (*MockSnowballAPIMockRecorder) ListLongTermPricingPages added in v1.44.110

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricingPages(arg0, arg1 interface{}) *gomock.Call

ListLongTermPricingPages indicates an expected call of ListLongTermPricingPages

func (*MockSnowballAPIMockRecorder) ListLongTermPricingPagesWithContext added in v1.44.110

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

ListLongTermPricingPagesWithContext indicates an expected call of ListLongTermPricingPagesWithContext

func (*MockSnowballAPIMockRecorder) ListLongTermPricingRequest

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricingRequest(arg0 interface{}) *gomock.Call

ListLongTermPricingRequest indicates an expected call of ListLongTermPricingRequest

func (*MockSnowballAPIMockRecorder) ListLongTermPricingWithContext

func (mr *MockSnowballAPIMockRecorder) ListLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLongTermPricingWithContext indicates an expected call of ListLongTermPricingWithContext

func (*MockSnowballAPIMockRecorder) ListPickupLocations added in v1.44.302

func (mr *MockSnowballAPIMockRecorder) ListPickupLocations(arg0 interface{}) *gomock.Call

ListPickupLocations indicates an expected call of ListPickupLocations

func (*MockSnowballAPIMockRecorder) ListPickupLocationsPages added in v1.44.302

func (mr *MockSnowballAPIMockRecorder) ListPickupLocationsPages(arg0, arg1 interface{}) *gomock.Call

ListPickupLocationsPages indicates an expected call of ListPickupLocationsPages

func (*MockSnowballAPIMockRecorder) ListPickupLocationsPagesWithContext added in v1.44.302

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

ListPickupLocationsPagesWithContext indicates an expected call of ListPickupLocationsPagesWithContext

func (*MockSnowballAPIMockRecorder) ListPickupLocationsRequest added in v1.44.302

func (mr *MockSnowballAPIMockRecorder) ListPickupLocationsRequest(arg0 interface{}) *gomock.Call

ListPickupLocationsRequest indicates an expected call of ListPickupLocationsRequest

func (*MockSnowballAPIMockRecorder) ListPickupLocationsWithContext added in v1.44.302

func (mr *MockSnowballAPIMockRecorder) ListPickupLocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPickupLocationsWithContext indicates an expected call of ListPickupLocationsWithContext

func (*MockSnowballAPIMockRecorder) ListServiceVersions added in v1.44.200

func (mr *MockSnowballAPIMockRecorder) ListServiceVersions(arg0 interface{}) *gomock.Call

ListServiceVersions indicates an expected call of ListServiceVersions

func (*MockSnowballAPIMockRecorder) ListServiceVersionsRequest added in v1.44.200

func (mr *MockSnowballAPIMockRecorder) ListServiceVersionsRequest(arg0 interface{}) *gomock.Call

ListServiceVersionsRequest indicates an expected call of ListServiceVersionsRequest

func (*MockSnowballAPIMockRecorder) ListServiceVersionsWithContext added in v1.44.200

func (mr *MockSnowballAPIMockRecorder) ListServiceVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServiceVersionsWithContext indicates an expected call of ListServiceVersionsWithContext

func (*MockSnowballAPIMockRecorder) UpdateCluster

func (mr *MockSnowballAPIMockRecorder) UpdateCluster(arg0 interface{}) *gomock.Call

UpdateCluster indicates an expected call of UpdateCluster

func (*MockSnowballAPIMockRecorder) UpdateClusterRequest

func (mr *MockSnowballAPIMockRecorder) UpdateClusterRequest(arg0 interface{}) *gomock.Call

UpdateClusterRequest indicates an expected call of UpdateClusterRequest

func (*MockSnowballAPIMockRecorder) UpdateClusterWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateClusterWithContext indicates an expected call of UpdateClusterWithContext

func (*MockSnowballAPIMockRecorder) UpdateJob

func (mr *MockSnowballAPIMockRecorder) UpdateJob(arg0 interface{}) *gomock.Call

UpdateJob indicates an expected call of UpdateJob

func (*MockSnowballAPIMockRecorder) UpdateJobRequest

func (mr *MockSnowballAPIMockRecorder) UpdateJobRequest(arg0 interface{}) *gomock.Call

UpdateJobRequest indicates an expected call of UpdateJobRequest

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentState

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentState(arg0 interface{}) *gomock.Call

UpdateJobShipmentState indicates an expected call of UpdateJobShipmentState

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentStateRequest

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentStateRequest(arg0 interface{}) *gomock.Call

UpdateJobShipmentStateRequest indicates an expected call of UpdateJobShipmentStateRequest

func (*MockSnowballAPIMockRecorder) UpdateJobShipmentStateWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateJobShipmentStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobShipmentStateWithContext indicates an expected call of UpdateJobShipmentStateWithContext

func (*MockSnowballAPIMockRecorder) UpdateJobWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobWithContext indicates an expected call of UpdateJobWithContext

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricing

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricing(arg0 interface{}) *gomock.Call

UpdateLongTermPricing indicates an expected call of UpdateLongTermPricing

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricingRequest

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricingRequest(arg0 interface{}) *gomock.Call

UpdateLongTermPricingRequest indicates an expected call of UpdateLongTermPricingRequest

func (*MockSnowballAPIMockRecorder) UpdateLongTermPricingWithContext

func (mr *MockSnowballAPIMockRecorder) UpdateLongTermPricingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLongTermPricingWithContext indicates an expected call of UpdateLongTermPricingWithContext

Jump to

Keyboard shortcuts

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