paymentcryptographymock

package
v1.44.279 Latest Latest
Warning

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

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

Documentation

Overview

Package paymentcryptographymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPaymentCryptographyAPI

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

MockPaymentCryptographyAPI is a mock of PaymentCryptographyAPI interface

func NewMockPaymentCryptographyAPI

func NewMockPaymentCryptographyAPI(ctrl *gomock.Controller) *MockPaymentCryptographyAPI

NewMockPaymentCryptographyAPI creates a new mock instance

func (*MockPaymentCryptographyAPI) CreateAlias

CreateAlias mocks base method

func (*MockPaymentCryptographyAPI) CreateAliasRequest

CreateAliasRequest mocks base method

func (*MockPaymentCryptographyAPI) CreateAliasWithContext

CreateAliasWithContext mocks base method

func (*MockPaymentCryptographyAPI) CreateKey

CreateKey mocks base method

func (*MockPaymentCryptographyAPI) CreateKeyRequest

CreateKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) CreateKeyWithContext

CreateKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) DeleteAlias

DeleteAlias mocks base method

func (*MockPaymentCryptographyAPI) DeleteAliasRequest

DeleteAliasRequest mocks base method

func (*MockPaymentCryptographyAPI) DeleteAliasWithContext

DeleteAliasWithContext mocks base method

func (*MockPaymentCryptographyAPI) DeleteKey

DeleteKey mocks base method

func (*MockPaymentCryptographyAPI) DeleteKeyRequest

DeleteKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) DeleteKeyWithContext

DeleteKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) EXPECT

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

func (*MockPaymentCryptographyAPI) ExportKey

ExportKey mocks base method

func (*MockPaymentCryptographyAPI) ExportKeyRequest

ExportKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) ExportKeyWithContext

ExportKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) GetAlias

GetAlias mocks base method

func (*MockPaymentCryptographyAPI) GetAliasRequest

GetAliasRequest mocks base method

func (*MockPaymentCryptographyAPI) GetAliasWithContext

GetAliasWithContext mocks base method

func (*MockPaymentCryptographyAPI) GetKey

GetKey mocks base method

func (*MockPaymentCryptographyAPI) GetKeyRequest

GetKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) GetKeyWithContext

GetKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForExport

GetParametersForExport mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForExportRequest

GetParametersForExportRequest mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForExportWithContext

GetParametersForExportWithContext mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForImport

GetParametersForImport mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForImportRequest

GetParametersForImportRequest mocks base method

func (*MockPaymentCryptographyAPI) GetParametersForImportWithContext

GetParametersForImportWithContext mocks base method

func (*MockPaymentCryptographyAPI) GetPublicKeyCertificate

GetPublicKeyCertificate mocks base method

func (*MockPaymentCryptographyAPI) GetPublicKeyCertificateRequest

GetPublicKeyCertificateRequest mocks base method

func (*MockPaymentCryptographyAPI) GetPublicKeyCertificateWithContext

GetPublicKeyCertificateWithContext mocks base method

func (*MockPaymentCryptographyAPI) ImportKey

ImportKey mocks base method

func (*MockPaymentCryptographyAPI) ImportKeyRequest

ImportKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) ImportKeyWithContext

ImportKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListAliases

ListAliases mocks base method

func (*MockPaymentCryptographyAPI) ListAliasesPages

ListAliasesPages mocks base method

func (*MockPaymentCryptographyAPI) ListAliasesPagesWithContext

ListAliasesPagesWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListAliasesRequest

ListAliasesRequest mocks base method

func (*MockPaymentCryptographyAPI) ListAliasesWithContext

ListAliasesWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListKeys

ListKeys mocks base method

func (*MockPaymentCryptographyAPI) ListKeysPages

ListKeysPages mocks base method

func (*MockPaymentCryptographyAPI) ListKeysPagesWithContext

ListKeysPagesWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListKeysRequest

ListKeysRequest mocks base method

func (*MockPaymentCryptographyAPI) ListKeysWithContext

ListKeysWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockPaymentCryptographyAPI) ListTagsForResourcePages

ListTagsForResourcePages mocks base method

func (*MockPaymentCryptographyAPI) ListTagsForResourcePagesWithContext

ListTagsForResourcePagesWithContext mocks base method

func (*MockPaymentCryptographyAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockPaymentCryptographyAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockPaymentCryptographyAPI) RestoreKey

RestoreKey mocks base method

func (*MockPaymentCryptographyAPI) RestoreKeyRequest

RestoreKeyRequest mocks base method

func (*MockPaymentCryptographyAPI) RestoreKeyWithContext

RestoreKeyWithContext mocks base method

func (*MockPaymentCryptographyAPI) StartKeyUsage

StartKeyUsage mocks base method

func (*MockPaymentCryptographyAPI) StartKeyUsageRequest

StartKeyUsageRequest mocks base method

func (*MockPaymentCryptographyAPI) StartKeyUsageWithContext

StartKeyUsageWithContext mocks base method

func (*MockPaymentCryptographyAPI) StopKeyUsage

StopKeyUsage mocks base method

func (*MockPaymentCryptographyAPI) StopKeyUsageRequest

StopKeyUsageRequest mocks base method

func (*MockPaymentCryptographyAPI) StopKeyUsageWithContext

StopKeyUsageWithContext mocks base method

func (*MockPaymentCryptographyAPI) TagResource

TagResource mocks base method

func (*MockPaymentCryptographyAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockPaymentCryptographyAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockPaymentCryptographyAPI) UntagResource

UntagResource mocks base method

func (*MockPaymentCryptographyAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockPaymentCryptographyAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockPaymentCryptographyAPI) UpdateAlias

UpdateAlias mocks base method

func (*MockPaymentCryptographyAPI) UpdateAliasRequest

UpdateAliasRequest mocks base method

func (*MockPaymentCryptographyAPI) UpdateAliasWithContext

UpdateAliasWithContext mocks base method

type MockPaymentCryptographyAPIMockRecorder

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

MockPaymentCryptographyAPIMockRecorder is the mock recorder for MockPaymentCryptographyAPI

func (*MockPaymentCryptographyAPIMockRecorder) CreateAlias

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call

CreateAlias indicates an expected call of CreateAlias

func (*MockPaymentCryptographyAPIMockRecorder) CreateAliasRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call

CreateAliasRequest indicates an expected call of CreateAliasRequest

func (*MockPaymentCryptographyAPIMockRecorder) CreateAliasWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAliasWithContext indicates an expected call of CreateAliasWithContext

func (*MockPaymentCryptographyAPIMockRecorder) CreateKey

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKey(arg0 interface{}) *gomock.Call

CreateKey indicates an expected call of CreateKey

func (*MockPaymentCryptographyAPIMockRecorder) CreateKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKeyRequest(arg0 interface{}) *gomock.Call

CreateKeyRequest indicates an expected call of CreateKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) CreateKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateKeyWithContext indicates an expected call of CreateKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) DeleteAlias

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call

DeleteAlias indicates an expected call of DeleteAlias

func (*MockPaymentCryptographyAPIMockRecorder) DeleteAliasRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call

DeleteAliasRequest indicates an expected call of DeleteAliasRequest

func (*MockPaymentCryptographyAPIMockRecorder) DeleteAliasWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext

func (*MockPaymentCryptographyAPIMockRecorder) DeleteKey

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKey(arg0 interface{}) *gomock.Call

DeleteKey indicates an expected call of DeleteKey

func (*MockPaymentCryptographyAPIMockRecorder) DeleteKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKeyRequest(arg0 interface{}) *gomock.Call

DeleteKeyRequest indicates an expected call of DeleteKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) DeleteKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteKeyWithContext indicates an expected call of DeleteKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ExportKey

func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKey(arg0 interface{}) *gomock.Call

ExportKey indicates an expected call of ExportKey

func (*MockPaymentCryptographyAPIMockRecorder) ExportKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKeyRequest(arg0 interface{}) *gomock.Call

ExportKeyRequest indicates an expected call of ExportKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) ExportKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportKeyWithContext indicates an expected call of ExportKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) GetAlias

func (mr *MockPaymentCryptographyAPIMockRecorder) GetAlias(arg0 interface{}) *gomock.Call

GetAlias indicates an expected call of GetAlias

func (*MockPaymentCryptographyAPIMockRecorder) GetAliasRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) GetAliasRequest(arg0 interface{}) *gomock.Call

GetAliasRequest indicates an expected call of GetAliasRequest

func (*MockPaymentCryptographyAPIMockRecorder) GetAliasWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) GetAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAliasWithContext indicates an expected call of GetAliasWithContext

func (*MockPaymentCryptographyAPIMockRecorder) GetKey

func (mr *MockPaymentCryptographyAPIMockRecorder) GetKey(arg0 interface{}) *gomock.Call

GetKey indicates an expected call of GetKey

func (*MockPaymentCryptographyAPIMockRecorder) GetKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) GetKeyRequest(arg0 interface{}) *gomock.Call

GetKeyRequest indicates an expected call of GetKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) GetKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) GetKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyWithContext indicates an expected call of GetKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForExport

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExport(arg0 interface{}) *gomock.Call

GetParametersForExport indicates an expected call of GetParametersForExport

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForExportRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExportRequest(arg0 interface{}) *gomock.Call

GetParametersForExportRequest indicates an expected call of GetParametersForExportRequest

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForExportWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersForExportWithContext indicates an expected call of GetParametersForExportWithContext

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForImport

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImport(arg0 interface{}) *gomock.Call

GetParametersForImport indicates an expected call of GetParametersForImport

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForImportRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImportRequest(arg0 interface{}) *gomock.Call

GetParametersForImportRequest indicates an expected call of GetParametersForImportRequest

func (*MockPaymentCryptographyAPIMockRecorder) GetParametersForImportWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersForImportWithContext indicates an expected call of GetParametersForImportWithContext

func (*MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificate

func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificate(arg0 interface{}) *gomock.Call

GetPublicKeyCertificate indicates an expected call of GetPublicKeyCertificate

func (*MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateRequest(arg0 interface{}) *gomock.Call

GetPublicKeyCertificateRequest indicates an expected call of GetPublicKeyCertificateRequest

func (*MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPublicKeyCertificateWithContext indicates an expected call of GetPublicKeyCertificateWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ImportKey

func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKey(arg0 interface{}) *gomock.Call

ImportKey indicates an expected call of ImportKey

func (*MockPaymentCryptographyAPIMockRecorder) ImportKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKeyRequest(arg0 interface{}) *gomock.Call

ImportKeyRequest indicates an expected call of ImportKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) ImportKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportKeyWithContext indicates an expected call of ImportKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListAliases

func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call

ListAliases indicates an expected call of ListAliases

func (*MockPaymentCryptographyAPIMockRecorder) ListAliasesPages

func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListAliasesPages indicates an expected call of ListAliasesPages

func (*MockPaymentCryptographyAPIMockRecorder) ListAliasesPagesWithContext

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

ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListAliasesRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call

ListAliasesRequest indicates an expected call of ListAliasesRequest

func (*MockPaymentCryptographyAPIMockRecorder) ListAliasesWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAliasesWithContext indicates an expected call of ListAliasesWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListKeys

func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeys(arg0 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys

func (*MockPaymentCryptographyAPIMockRecorder) ListKeysPages

func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysPages(arg0, arg1 interface{}) *gomock.Call

ListKeysPages indicates an expected call of ListKeysPages

func (*MockPaymentCryptographyAPIMockRecorder) ListKeysPagesWithContext

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

ListKeysPagesWithContext indicates an expected call of ListKeysPagesWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListKeysRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysRequest(arg0 interface{}) *gomock.Call

ListKeysRequest indicates an expected call of ListKeysRequest

func (*MockPaymentCryptographyAPIMockRecorder) ListKeysWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListKeysWithContext indicates an expected call of ListKeysWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockPaymentCryptographyAPIMockRecorder) ListTagsForResourcePages

func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockPaymentCryptographyAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockPaymentCryptographyAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockPaymentCryptographyAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockPaymentCryptographyAPIMockRecorder) RestoreKey

func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKey(arg0 interface{}) *gomock.Call

RestoreKey indicates an expected call of RestoreKey

func (*MockPaymentCryptographyAPIMockRecorder) RestoreKeyRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKeyRequest(arg0 interface{}) *gomock.Call

RestoreKeyRequest indicates an expected call of RestoreKeyRequest

func (*MockPaymentCryptographyAPIMockRecorder) RestoreKeyWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreKeyWithContext indicates an expected call of RestoreKeyWithContext

func (*MockPaymentCryptographyAPIMockRecorder) StartKeyUsage

func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsage(arg0 interface{}) *gomock.Call

StartKeyUsage indicates an expected call of StartKeyUsage

func (*MockPaymentCryptographyAPIMockRecorder) StartKeyUsageRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsageRequest(arg0 interface{}) *gomock.Call

StartKeyUsageRequest indicates an expected call of StartKeyUsageRequest

func (*MockPaymentCryptographyAPIMockRecorder) StartKeyUsageWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartKeyUsageWithContext indicates an expected call of StartKeyUsageWithContext

func (*MockPaymentCryptographyAPIMockRecorder) StopKeyUsage

func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsage(arg0 interface{}) *gomock.Call

StopKeyUsage indicates an expected call of StopKeyUsage

func (*MockPaymentCryptographyAPIMockRecorder) StopKeyUsageRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsageRequest(arg0 interface{}) *gomock.Call

StopKeyUsageRequest indicates an expected call of StopKeyUsageRequest

func (*MockPaymentCryptographyAPIMockRecorder) StopKeyUsageWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopKeyUsageWithContext indicates an expected call of StopKeyUsageWithContext

func (*MockPaymentCryptographyAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockPaymentCryptographyAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockPaymentCryptographyAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockPaymentCryptographyAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockPaymentCryptographyAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockPaymentCryptographyAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockPaymentCryptographyAPIMockRecorder) UpdateAlias

func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call

UpdateAlias indicates an expected call of UpdateAlias

func (*MockPaymentCryptographyAPIMockRecorder) UpdateAliasRequest

func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call

UpdateAliasRequest indicates an expected call of UpdateAliasRequest

func (*MockPaymentCryptographyAPIMockRecorder) UpdateAliasWithContext

func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext

Jump to

Keyboard shortcuts

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