| Modifier and Type | Method and Description |
|---|---|
CisPaymentProfileResult |
PaymentClientMock.updateCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String profileId,
CisPaymentProfileRequest cisPaymentProfileRequest) |
| Modifier and Type | Method and Description |
|---|---|
CisPaymentProfileResult |
PaymentClient.updateCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.lang.String profileId,
CisPaymentProfileRequest cisPaymentProfileRequest) |
| Modifier and Type | Method and Description |
|---|---|
CisPaymentProfileResult |
CisClientPaymentService.updateCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.net.URI profileLocation,
CisPaymentProfileRequest cisPaymentProfileRequest)
Updates a customer profile
|
| Modifier and Type | Method and Description |
|---|---|
CisPaymentProfileResult |
DefaultCisClientPaymentService.updateCustomerProfile(java.lang.String xCisClientRef,
java.lang.String tenantId,
java.net.URI profileLocation,
CisPaymentProfileRequest cisPaymentProfileRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisCreateSubscriptionResultPopulator.populate(CisPaymentProfileResult cisPaymentProfileResult,
CreateSubscriptionResult target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CisPaymentProfileResult,CreateSubscriptionResult> |
CisPaymentResponseInterpretationStrategy.getCisCreateSubscriptionResultConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CisPaymentResponseInterpretationStrategy.setCisCreateSubscriptionResultConverter(Converter<CisPaymentProfileResult,CreateSubscriptionResult> cisCreateSubscriptionResultConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.