Uses of Class
de.adorsys.opba.tppbankingapi.ais.model.generated.UpdateAisExternalSessionStatus
-
Packages that use UpdateAisExternalSessionStatus Package Description de.adorsys.opba.tppbankingapi.ais.model.generated de.adorsys.opba.tppbankingapi.ais.resource.generated -
-
Uses of UpdateAisExternalSessionStatus in de.adorsys.opba.tppbankingapi.ais.model.generated
Methods in de.adorsys.opba.tppbankingapi.ais.model.generated that return UpdateAisExternalSessionStatus Modifier and Type Method Description UpdateAisExternalSessionStatusUpdateAisExternalSessionStatus. status(String status) -
Uses of UpdateAisExternalSessionStatus in de.adorsys.opba.tppbankingapi.ais.resource.generated
Methods in de.adorsys.opba.tppbankingapi.ais.resource.generated that return types with arguments of type UpdateAisExternalSessionStatus Modifier and Type Method Description default CompletableFuture<org.springframework.http.ResponseEntity<UpdateAisExternalSessionStatus>>TppBankingApiAccountInformationServiceAisApi. _updateExternalAisSession(UUID serviceSessionID, String serviceSessionPassword, UUID xRequestID, String xTimestampUTC, String xRequestSignature, String fintechID)default CompletableFuture<org.springframework.http.ResponseEntity<UpdateAisExternalSessionStatus>>TppBankingApiAccountInformationServiceAisApi. updateExternalAisSession(UUID serviceSessionID, String serviceSessionPassword, UUID xRequestID, String xTimestampUTC, String xRequestSignature, String fintechID)
-