Documentation ¶
Overview ¶
Package paymentcryptographymock is a generated GoMock package.
Index ¶
- type MockPaymentCryptographyAPI
- func (m *MockPaymentCryptographyAPI) CreateAlias(arg0 *paymentcryptography.CreateAliasInput) (*paymentcryptography.CreateAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) CreateAliasRequest(arg0 *paymentcryptography.CreateAliasInput) (*request.Request, *paymentcryptography.CreateAliasOutput)
- func (m *MockPaymentCryptographyAPI) CreateAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.CreateAliasInput, ...) (*paymentcryptography.CreateAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) CreateKey(arg0 *paymentcryptography.CreateKeyInput) (*paymentcryptography.CreateKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) CreateKeyRequest(arg0 *paymentcryptography.CreateKeyInput) (*request.Request, *paymentcryptography.CreateKeyOutput)
- func (m *MockPaymentCryptographyAPI) CreateKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.CreateKeyInput, ...) (*paymentcryptography.CreateKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) DeleteAlias(arg0 *paymentcryptography.DeleteAliasInput) (*paymentcryptography.DeleteAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) DeleteAliasRequest(arg0 *paymentcryptography.DeleteAliasInput) (*request.Request, *paymentcryptography.DeleteAliasOutput)
- func (m *MockPaymentCryptographyAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.DeleteAliasInput, ...) (*paymentcryptography.DeleteAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) DeleteKey(arg0 *paymentcryptography.DeleteKeyInput) (*paymentcryptography.DeleteKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) DeleteKeyRequest(arg0 *paymentcryptography.DeleteKeyInput) (*request.Request, *paymentcryptography.DeleteKeyOutput)
- func (m *MockPaymentCryptographyAPI) DeleteKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.DeleteKeyInput, ...) (*paymentcryptography.DeleteKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) EXPECT() *MockPaymentCryptographyAPIMockRecorder
- func (m *MockPaymentCryptographyAPI) ExportKey(arg0 *paymentcryptography.ExportKeyInput) (*paymentcryptography.ExportKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) ExportKeyRequest(arg0 *paymentcryptography.ExportKeyInput) (*request.Request, *paymentcryptography.ExportKeyOutput)
- func (m *MockPaymentCryptographyAPI) ExportKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.ExportKeyInput, ...) (*paymentcryptography.ExportKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) GetAlias(arg0 *paymentcryptography.GetAliasInput) (*paymentcryptography.GetAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) GetAliasRequest(arg0 *paymentcryptography.GetAliasInput) (*request.Request, *paymentcryptography.GetAliasOutput)
- func (m *MockPaymentCryptographyAPI) GetAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.GetAliasInput, ...) (*paymentcryptography.GetAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) GetKey(arg0 *paymentcryptography.GetKeyInput) (*paymentcryptography.GetKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) GetKeyRequest(arg0 *paymentcryptography.GetKeyInput) (*request.Request, *paymentcryptography.GetKeyOutput)
- func (m *MockPaymentCryptographyAPI) GetKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.GetKeyInput, ...) (*paymentcryptography.GetKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) GetParametersForExport(arg0 *paymentcryptography.GetParametersForExportInput) (*paymentcryptography.GetParametersForExportOutput, error)
- func (m *MockPaymentCryptographyAPI) GetParametersForExportRequest(arg0 *paymentcryptography.GetParametersForExportInput) (*request.Request, *paymentcryptography.GetParametersForExportOutput)
- func (m *MockPaymentCryptographyAPI) GetParametersForExportWithContext(arg0 context.Context, arg1 *paymentcryptography.GetParametersForExportInput, ...) (*paymentcryptography.GetParametersForExportOutput, error)
- func (m *MockPaymentCryptographyAPI) GetParametersForImport(arg0 *paymentcryptography.GetParametersForImportInput) (*paymentcryptography.GetParametersForImportOutput, error)
- func (m *MockPaymentCryptographyAPI) GetParametersForImportRequest(arg0 *paymentcryptography.GetParametersForImportInput) (*request.Request, *paymentcryptography.GetParametersForImportOutput)
- func (m *MockPaymentCryptographyAPI) GetParametersForImportWithContext(arg0 context.Context, arg1 *paymentcryptography.GetParametersForImportInput, ...) (*paymentcryptography.GetParametersForImportOutput, error)
- func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificate(arg0 *paymentcryptography.GetPublicKeyCertificateInput) (*paymentcryptography.GetPublicKeyCertificateOutput, error)
- func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificateRequest(arg0 *paymentcryptography.GetPublicKeyCertificateInput) (*request.Request, *paymentcryptography.GetPublicKeyCertificateOutput)
- func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificateWithContext(arg0 context.Context, arg1 *paymentcryptography.GetPublicKeyCertificateInput, ...) (*paymentcryptography.GetPublicKeyCertificateOutput, error)
- func (m *MockPaymentCryptographyAPI) ImportKey(arg0 *paymentcryptography.ImportKeyInput) (*paymentcryptography.ImportKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) ImportKeyRequest(arg0 *paymentcryptography.ImportKeyInput) (*request.Request, *paymentcryptography.ImportKeyOutput)
- func (m *MockPaymentCryptographyAPI) ImportKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.ImportKeyInput, ...) (*paymentcryptography.ImportKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) ListAliases(arg0 *paymentcryptography.ListAliasesInput) (*paymentcryptography.ListAliasesOutput, error)
- func (m *MockPaymentCryptographyAPI) ListAliasesPages(arg0 *paymentcryptography.ListAliasesInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListAliasesInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListAliasesRequest(arg0 *paymentcryptography.ListAliasesInput) (*request.Request, *paymentcryptography.ListAliasesOutput)
- func (m *MockPaymentCryptographyAPI) ListAliasesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListAliasesInput, ...) (*paymentcryptography.ListAliasesOutput, error)
- func (m *MockPaymentCryptographyAPI) ListKeys(arg0 *paymentcryptography.ListKeysInput) (*paymentcryptography.ListKeysOutput, error)
- func (m *MockPaymentCryptographyAPI) ListKeysPages(arg0 *paymentcryptography.ListKeysInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListKeysPagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListKeysInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListKeysRequest(arg0 *paymentcryptography.ListKeysInput) (*request.Request, *paymentcryptography.ListKeysOutput)
- func (m *MockPaymentCryptographyAPI) ListKeysWithContext(arg0 context.Context, arg1 *paymentcryptography.ListKeysInput, ...) (*paymentcryptography.ListKeysOutput, error)
- func (m *MockPaymentCryptographyAPI) ListTagsForResource(arg0 *paymentcryptography.ListTagsForResourceInput) (*paymentcryptography.ListTagsForResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) ListTagsForResourcePages(arg0 *paymentcryptography.ListTagsForResourceInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListTagsForResourceInput, ...) error
- func (m *MockPaymentCryptographyAPI) ListTagsForResourceRequest(arg0 *paymentcryptography.ListTagsForResourceInput) (*request.Request, *paymentcryptography.ListTagsForResourceOutput)
- func (m *MockPaymentCryptographyAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.ListTagsForResourceInput, ...) (*paymentcryptography.ListTagsForResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) RestoreKey(arg0 *paymentcryptography.RestoreKeyInput) (*paymentcryptography.RestoreKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) RestoreKeyRequest(arg0 *paymentcryptography.RestoreKeyInput) (*request.Request, *paymentcryptography.RestoreKeyOutput)
- func (m *MockPaymentCryptographyAPI) RestoreKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.RestoreKeyInput, ...) (*paymentcryptography.RestoreKeyOutput, error)
- func (m *MockPaymentCryptographyAPI) StartKeyUsage(arg0 *paymentcryptography.StartKeyUsageInput) (*paymentcryptography.StartKeyUsageOutput, error)
- func (m *MockPaymentCryptographyAPI) StartKeyUsageRequest(arg0 *paymentcryptography.StartKeyUsageInput) (*request.Request, *paymentcryptography.StartKeyUsageOutput)
- func (m *MockPaymentCryptographyAPI) StartKeyUsageWithContext(arg0 context.Context, arg1 *paymentcryptography.StartKeyUsageInput, ...) (*paymentcryptography.StartKeyUsageOutput, error)
- func (m *MockPaymentCryptographyAPI) StopKeyUsage(arg0 *paymentcryptography.StopKeyUsageInput) (*paymentcryptography.StopKeyUsageOutput, error)
- func (m *MockPaymentCryptographyAPI) StopKeyUsageRequest(arg0 *paymentcryptography.StopKeyUsageInput) (*request.Request, *paymentcryptography.StopKeyUsageOutput)
- func (m *MockPaymentCryptographyAPI) StopKeyUsageWithContext(arg0 context.Context, arg1 *paymentcryptography.StopKeyUsageInput, ...) (*paymentcryptography.StopKeyUsageOutput, error)
- func (m *MockPaymentCryptographyAPI) TagResource(arg0 *paymentcryptography.TagResourceInput) (*paymentcryptography.TagResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) TagResourceRequest(arg0 *paymentcryptography.TagResourceInput) (*request.Request, *paymentcryptography.TagResourceOutput)
- func (m *MockPaymentCryptographyAPI) TagResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.TagResourceInput, ...) (*paymentcryptography.TagResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) UntagResource(arg0 *paymentcryptography.UntagResourceInput) (*paymentcryptography.UntagResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) UntagResourceRequest(arg0 *paymentcryptography.UntagResourceInput) (*request.Request, *paymentcryptography.UntagResourceOutput)
- func (m *MockPaymentCryptographyAPI) UntagResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.UntagResourceInput, ...) (*paymentcryptography.UntagResourceOutput, error)
- func (m *MockPaymentCryptographyAPI) UpdateAlias(arg0 *paymentcryptography.UpdateAliasInput) (*paymentcryptography.UpdateAliasOutput, error)
- func (m *MockPaymentCryptographyAPI) UpdateAliasRequest(arg0 *paymentcryptography.UpdateAliasInput) (*request.Request, *paymentcryptography.UpdateAliasOutput)
- func (m *MockPaymentCryptographyAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.UpdateAliasInput, ...) (*paymentcryptography.UpdateAliasOutput, error)
- type MockPaymentCryptographyAPIMockRecorder
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) CreateKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) DeleteKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ExportKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetAlias(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExport(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImport(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetParametersForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) GetPublicKeyCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ImportKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeys(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKey(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) RestoreKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsage(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StartKeyUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsage(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) StopKeyUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPaymentCryptographyAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockPaymentCryptographyAPI) CreateAlias(arg0 *paymentcryptography.CreateAliasInput) (*paymentcryptography.CreateAliasOutput, error)
CreateAlias mocks base method
func (*MockPaymentCryptographyAPI) CreateAliasRequest ¶
func (m *MockPaymentCryptographyAPI) CreateAliasRequest(arg0 *paymentcryptography.CreateAliasInput) (*request.Request, *paymentcryptography.CreateAliasOutput)
CreateAliasRequest mocks base method
func (*MockPaymentCryptographyAPI) CreateAliasWithContext ¶
func (m *MockPaymentCryptographyAPI) CreateAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.CreateAliasInput, arg2 ...request.Option) (*paymentcryptography.CreateAliasOutput, error)
CreateAliasWithContext mocks base method
func (*MockPaymentCryptographyAPI) CreateKey ¶
func (m *MockPaymentCryptographyAPI) CreateKey(arg0 *paymentcryptography.CreateKeyInput) (*paymentcryptography.CreateKeyOutput, error)
CreateKey mocks base method
func (*MockPaymentCryptographyAPI) CreateKeyRequest ¶
func (m *MockPaymentCryptographyAPI) CreateKeyRequest(arg0 *paymentcryptography.CreateKeyInput) (*request.Request, *paymentcryptography.CreateKeyOutput)
CreateKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) CreateKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) CreateKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.CreateKeyInput, arg2 ...request.Option) (*paymentcryptography.CreateKeyOutput, error)
CreateKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) DeleteAlias ¶
func (m *MockPaymentCryptographyAPI) DeleteAlias(arg0 *paymentcryptography.DeleteAliasInput) (*paymentcryptography.DeleteAliasOutput, error)
DeleteAlias mocks base method
func (*MockPaymentCryptographyAPI) DeleteAliasRequest ¶
func (m *MockPaymentCryptographyAPI) DeleteAliasRequest(arg0 *paymentcryptography.DeleteAliasInput) (*request.Request, *paymentcryptography.DeleteAliasOutput)
DeleteAliasRequest mocks base method
func (*MockPaymentCryptographyAPI) DeleteAliasWithContext ¶
func (m *MockPaymentCryptographyAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.DeleteAliasInput, arg2 ...request.Option) (*paymentcryptography.DeleteAliasOutput, error)
DeleteAliasWithContext mocks base method
func (*MockPaymentCryptographyAPI) DeleteKey ¶
func (m *MockPaymentCryptographyAPI) DeleteKey(arg0 *paymentcryptography.DeleteKeyInput) (*paymentcryptography.DeleteKeyOutput, error)
DeleteKey mocks base method
func (*MockPaymentCryptographyAPI) DeleteKeyRequest ¶
func (m *MockPaymentCryptographyAPI) DeleteKeyRequest(arg0 *paymentcryptography.DeleteKeyInput) (*request.Request, *paymentcryptography.DeleteKeyOutput)
DeleteKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) DeleteKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) DeleteKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.DeleteKeyInput, arg2 ...request.Option) (*paymentcryptography.DeleteKeyOutput, error)
DeleteKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) EXPECT ¶
func (m *MockPaymentCryptographyAPI) EXPECT() *MockPaymentCryptographyAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPaymentCryptographyAPI) ExportKey ¶
func (m *MockPaymentCryptographyAPI) ExportKey(arg0 *paymentcryptography.ExportKeyInput) (*paymentcryptography.ExportKeyOutput, error)
ExportKey mocks base method
func (*MockPaymentCryptographyAPI) ExportKeyRequest ¶
func (m *MockPaymentCryptographyAPI) ExportKeyRequest(arg0 *paymentcryptography.ExportKeyInput) (*request.Request, *paymentcryptography.ExportKeyOutput)
ExportKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) ExportKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) ExportKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.ExportKeyInput, arg2 ...request.Option) (*paymentcryptography.ExportKeyOutput, error)
ExportKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) GetAlias ¶
func (m *MockPaymentCryptographyAPI) GetAlias(arg0 *paymentcryptography.GetAliasInput) (*paymentcryptography.GetAliasOutput, error)
GetAlias mocks base method
func (*MockPaymentCryptographyAPI) GetAliasRequest ¶
func (m *MockPaymentCryptographyAPI) GetAliasRequest(arg0 *paymentcryptography.GetAliasInput) (*request.Request, *paymentcryptography.GetAliasOutput)
GetAliasRequest mocks base method
func (*MockPaymentCryptographyAPI) GetAliasWithContext ¶
func (m *MockPaymentCryptographyAPI) GetAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.GetAliasInput, arg2 ...request.Option) (*paymentcryptography.GetAliasOutput, error)
GetAliasWithContext mocks base method
func (*MockPaymentCryptographyAPI) GetKey ¶
func (m *MockPaymentCryptographyAPI) GetKey(arg0 *paymentcryptography.GetKeyInput) (*paymentcryptography.GetKeyOutput, error)
GetKey mocks base method
func (*MockPaymentCryptographyAPI) GetKeyRequest ¶
func (m *MockPaymentCryptographyAPI) GetKeyRequest(arg0 *paymentcryptography.GetKeyInput) (*request.Request, *paymentcryptography.GetKeyOutput)
GetKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) GetKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) GetKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.GetKeyInput, arg2 ...request.Option) (*paymentcryptography.GetKeyOutput, error)
GetKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForExport ¶
func (m *MockPaymentCryptographyAPI) GetParametersForExport(arg0 *paymentcryptography.GetParametersForExportInput) (*paymentcryptography.GetParametersForExportOutput, error)
GetParametersForExport mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForExportRequest ¶
func (m *MockPaymentCryptographyAPI) GetParametersForExportRequest(arg0 *paymentcryptography.GetParametersForExportInput) (*request.Request, *paymentcryptography.GetParametersForExportOutput)
GetParametersForExportRequest mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForExportWithContext ¶
func (m *MockPaymentCryptographyAPI) GetParametersForExportWithContext(arg0 context.Context, arg1 *paymentcryptography.GetParametersForExportInput, arg2 ...request.Option) (*paymentcryptography.GetParametersForExportOutput, error)
GetParametersForExportWithContext mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForImport ¶
func (m *MockPaymentCryptographyAPI) GetParametersForImport(arg0 *paymentcryptography.GetParametersForImportInput) (*paymentcryptography.GetParametersForImportOutput, error)
GetParametersForImport mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForImportRequest ¶
func (m *MockPaymentCryptographyAPI) GetParametersForImportRequest(arg0 *paymentcryptography.GetParametersForImportInput) (*request.Request, *paymentcryptography.GetParametersForImportOutput)
GetParametersForImportRequest mocks base method
func (*MockPaymentCryptographyAPI) GetParametersForImportWithContext ¶
func (m *MockPaymentCryptographyAPI) GetParametersForImportWithContext(arg0 context.Context, arg1 *paymentcryptography.GetParametersForImportInput, arg2 ...request.Option) (*paymentcryptography.GetParametersForImportOutput, error)
GetParametersForImportWithContext mocks base method
func (*MockPaymentCryptographyAPI) GetPublicKeyCertificate ¶
func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificate(arg0 *paymentcryptography.GetPublicKeyCertificateInput) (*paymentcryptography.GetPublicKeyCertificateOutput, error)
GetPublicKeyCertificate mocks base method
func (*MockPaymentCryptographyAPI) GetPublicKeyCertificateRequest ¶
func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificateRequest(arg0 *paymentcryptography.GetPublicKeyCertificateInput) (*request.Request, *paymentcryptography.GetPublicKeyCertificateOutput)
GetPublicKeyCertificateRequest mocks base method
func (*MockPaymentCryptographyAPI) GetPublicKeyCertificateWithContext ¶
func (m *MockPaymentCryptographyAPI) GetPublicKeyCertificateWithContext(arg0 context.Context, arg1 *paymentcryptography.GetPublicKeyCertificateInput, arg2 ...request.Option) (*paymentcryptography.GetPublicKeyCertificateOutput, error)
GetPublicKeyCertificateWithContext mocks base method
func (*MockPaymentCryptographyAPI) ImportKey ¶
func (m *MockPaymentCryptographyAPI) ImportKey(arg0 *paymentcryptography.ImportKeyInput) (*paymentcryptography.ImportKeyOutput, error)
ImportKey mocks base method
func (*MockPaymentCryptographyAPI) ImportKeyRequest ¶
func (m *MockPaymentCryptographyAPI) ImportKeyRequest(arg0 *paymentcryptography.ImportKeyInput) (*request.Request, *paymentcryptography.ImportKeyOutput)
ImportKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) ImportKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) ImportKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.ImportKeyInput, arg2 ...request.Option) (*paymentcryptography.ImportKeyOutput, error)
ImportKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListAliases ¶
func (m *MockPaymentCryptographyAPI) ListAliases(arg0 *paymentcryptography.ListAliasesInput) (*paymentcryptography.ListAliasesOutput, error)
ListAliases mocks base method
func (*MockPaymentCryptographyAPI) ListAliasesPages ¶
func (m *MockPaymentCryptographyAPI) ListAliasesPages(arg0 *paymentcryptography.ListAliasesInput, arg1 func(*paymentcryptography.ListAliasesOutput, bool) bool) error
ListAliasesPages mocks base method
func (*MockPaymentCryptographyAPI) ListAliasesPagesWithContext ¶
func (m *MockPaymentCryptographyAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListAliasesInput, arg2 func(*paymentcryptography.ListAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAliasesPagesWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListAliasesRequest ¶
func (m *MockPaymentCryptographyAPI) ListAliasesRequest(arg0 *paymentcryptography.ListAliasesInput) (*request.Request, *paymentcryptography.ListAliasesOutput)
ListAliasesRequest mocks base method
func (*MockPaymentCryptographyAPI) ListAliasesWithContext ¶
func (m *MockPaymentCryptographyAPI) ListAliasesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListAliasesInput, arg2 ...request.Option) (*paymentcryptography.ListAliasesOutput, error)
ListAliasesWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListKeys ¶
func (m *MockPaymentCryptographyAPI) ListKeys(arg0 *paymentcryptography.ListKeysInput) (*paymentcryptography.ListKeysOutput, error)
ListKeys mocks base method
func (*MockPaymentCryptographyAPI) ListKeysPages ¶
func (m *MockPaymentCryptographyAPI) ListKeysPages(arg0 *paymentcryptography.ListKeysInput, arg1 func(*paymentcryptography.ListKeysOutput, bool) bool) error
ListKeysPages mocks base method
func (*MockPaymentCryptographyAPI) ListKeysPagesWithContext ¶
func (m *MockPaymentCryptographyAPI) ListKeysPagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListKeysInput, arg2 func(*paymentcryptography.ListKeysOutput, bool) bool, arg3 ...request.Option) error
ListKeysPagesWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListKeysRequest ¶
func (m *MockPaymentCryptographyAPI) ListKeysRequest(arg0 *paymentcryptography.ListKeysInput) (*request.Request, *paymentcryptography.ListKeysOutput)
ListKeysRequest mocks base method
func (*MockPaymentCryptographyAPI) ListKeysWithContext ¶
func (m *MockPaymentCryptographyAPI) ListKeysWithContext(arg0 context.Context, arg1 *paymentcryptography.ListKeysInput, arg2 ...request.Option) (*paymentcryptography.ListKeysOutput, error)
ListKeysWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListTagsForResource ¶
func (m *MockPaymentCryptographyAPI) ListTagsForResource(arg0 *paymentcryptography.ListTagsForResourceInput) (*paymentcryptography.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockPaymentCryptographyAPI) ListTagsForResourcePages ¶
func (m *MockPaymentCryptographyAPI) ListTagsForResourcePages(arg0 *paymentcryptography.ListTagsForResourceInput, arg1 func(*paymentcryptography.ListTagsForResourceOutput, bool) bool) error
ListTagsForResourcePages mocks base method
func (*MockPaymentCryptographyAPI) ListTagsForResourcePagesWithContext ¶
func (m *MockPaymentCryptographyAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *paymentcryptography.ListTagsForResourceInput, arg2 func(*paymentcryptography.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error
ListTagsForResourcePagesWithContext mocks base method
func (*MockPaymentCryptographyAPI) ListTagsForResourceRequest ¶
func (m *MockPaymentCryptographyAPI) ListTagsForResourceRequest(arg0 *paymentcryptography.ListTagsForResourceInput) (*request.Request, *paymentcryptography.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockPaymentCryptographyAPI) ListTagsForResourceWithContext ¶
func (m *MockPaymentCryptographyAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.ListTagsForResourceInput, arg2 ...request.Option) (*paymentcryptography.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockPaymentCryptographyAPI) RestoreKey ¶
func (m *MockPaymentCryptographyAPI) RestoreKey(arg0 *paymentcryptography.RestoreKeyInput) (*paymentcryptography.RestoreKeyOutput, error)
RestoreKey mocks base method
func (*MockPaymentCryptographyAPI) RestoreKeyRequest ¶
func (m *MockPaymentCryptographyAPI) RestoreKeyRequest(arg0 *paymentcryptography.RestoreKeyInput) (*request.Request, *paymentcryptography.RestoreKeyOutput)
RestoreKeyRequest mocks base method
func (*MockPaymentCryptographyAPI) RestoreKeyWithContext ¶
func (m *MockPaymentCryptographyAPI) RestoreKeyWithContext(arg0 context.Context, arg1 *paymentcryptography.RestoreKeyInput, arg2 ...request.Option) (*paymentcryptography.RestoreKeyOutput, error)
RestoreKeyWithContext mocks base method
func (*MockPaymentCryptographyAPI) StartKeyUsage ¶
func (m *MockPaymentCryptographyAPI) StartKeyUsage(arg0 *paymentcryptography.StartKeyUsageInput) (*paymentcryptography.StartKeyUsageOutput, error)
StartKeyUsage mocks base method
func (*MockPaymentCryptographyAPI) StartKeyUsageRequest ¶
func (m *MockPaymentCryptographyAPI) StartKeyUsageRequest(arg0 *paymentcryptography.StartKeyUsageInput) (*request.Request, *paymentcryptography.StartKeyUsageOutput)
StartKeyUsageRequest mocks base method
func (*MockPaymentCryptographyAPI) StartKeyUsageWithContext ¶
func (m *MockPaymentCryptographyAPI) StartKeyUsageWithContext(arg0 context.Context, arg1 *paymentcryptography.StartKeyUsageInput, arg2 ...request.Option) (*paymentcryptography.StartKeyUsageOutput, error)
StartKeyUsageWithContext mocks base method
func (*MockPaymentCryptographyAPI) StopKeyUsage ¶
func (m *MockPaymentCryptographyAPI) StopKeyUsage(arg0 *paymentcryptography.StopKeyUsageInput) (*paymentcryptography.StopKeyUsageOutput, error)
StopKeyUsage mocks base method
func (*MockPaymentCryptographyAPI) StopKeyUsageRequest ¶
func (m *MockPaymentCryptographyAPI) StopKeyUsageRequest(arg0 *paymentcryptography.StopKeyUsageInput) (*request.Request, *paymentcryptography.StopKeyUsageOutput)
StopKeyUsageRequest mocks base method
func (*MockPaymentCryptographyAPI) StopKeyUsageWithContext ¶
func (m *MockPaymentCryptographyAPI) StopKeyUsageWithContext(arg0 context.Context, arg1 *paymentcryptography.StopKeyUsageInput, arg2 ...request.Option) (*paymentcryptography.StopKeyUsageOutput, error)
StopKeyUsageWithContext mocks base method
func (*MockPaymentCryptographyAPI) TagResource ¶
func (m *MockPaymentCryptographyAPI) TagResource(arg0 *paymentcryptography.TagResourceInput) (*paymentcryptography.TagResourceOutput, error)
TagResource mocks base method
func (*MockPaymentCryptographyAPI) TagResourceRequest ¶
func (m *MockPaymentCryptographyAPI) TagResourceRequest(arg0 *paymentcryptography.TagResourceInput) (*request.Request, *paymentcryptography.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockPaymentCryptographyAPI) TagResourceWithContext ¶
func (m *MockPaymentCryptographyAPI) TagResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.TagResourceInput, arg2 ...request.Option) (*paymentcryptography.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockPaymentCryptographyAPI) UntagResource ¶
func (m *MockPaymentCryptographyAPI) UntagResource(arg0 *paymentcryptography.UntagResourceInput) (*paymentcryptography.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockPaymentCryptographyAPI) UntagResourceRequest ¶
func (m *MockPaymentCryptographyAPI) UntagResourceRequest(arg0 *paymentcryptography.UntagResourceInput) (*request.Request, *paymentcryptography.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockPaymentCryptographyAPI) UntagResourceWithContext ¶
func (m *MockPaymentCryptographyAPI) UntagResourceWithContext(arg0 context.Context, arg1 *paymentcryptography.UntagResourceInput, arg2 ...request.Option) (*paymentcryptography.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockPaymentCryptographyAPI) UpdateAlias ¶
func (m *MockPaymentCryptographyAPI) UpdateAlias(arg0 *paymentcryptography.UpdateAliasInput) (*paymentcryptography.UpdateAliasOutput, error)
UpdateAlias mocks base method
func (*MockPaymentCryptographyAPI) UpdateAliasRequest ¶
func (m *MockPaymentCryptographyAPI) UpdateAliasRequest(arg0 *paymentcryptography.UpdateAliasInput) (*request.Request, *paymentcryptography.UpdateAliasOutput)
UpdateAliasRequest mocks base method
func (*MockPaymentCryptographyAPI) UpdateAliasWithContext ¶
func (m *MockPaymentCryptographyAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *paymentcryptography.UpdateAliasInput, arg2 ...request.Option) (*paymentcryptography.UpdateAliasOutput, error)
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