@FeignClient(url="${tpp.url}",
name="tppAisClient")
public interface TppAisClient
extends TppBankingApiAccountInformationServiceAisApi
log| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getAcceptHeader() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> |
getObjectMapper() |
default Optional<javax.servlet.http.HttpServletRequest> |
getRequest() |
getAccounts, getTransactions, getTransactionsWithoutAccountIddefault Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper in interface TppBankingApiAccountInformationServiceAisApidefault Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest in interface TppBankingApiAccountInformationServiceAisApiCopyright © 2020. All rights reserved.