@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, getTransactionsWithoutAccountId
default Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper
in interface TppBankingApiAccountInformationServiceAisApi
default Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest
in interface TppBankingApiAccountInformationServiceAisApi
Copyright © 2020. All rights reserved.