Uses of Class
de.adorsys.psd2.event.service.model.AspspEvent.EventBuilder
-
Packages that use AspspEvent.EventBuilder Package Description de.adorsys.psd2.event.service.model -
-
Uses of AspspEvent.EventBuilder in de.adorsys.psd2.event.service.model
Methods in de.adorsys.psd2.event.service.model that return AspspEvent.EventBuilder Modifier and Type Method Description static AspspEvent.EventBuilderAspspEvent. builder()AspspEvent.EventBuilderAspspEvent.EventBuilder. consentId(String consentId)AspspEvent.EventBuilderAspspEvent.EventBuilder. eventOrigin(de.adorsys.psd2.event.core.model.EventOrigin eventOrigin)AspspEvent.EventBuilderAspspEvent.EventBuilder. eventType(de.adorsys.psd2.event.core.model.EventType eventType)AspspEvent.EventBuilderAspspEvent.EventBuilder. instanceId(String instanceId)AspspEvent.EventBuilderAspspEvent.EventBuilder. internalRequestId(UUID internalRequestId)AspspEvent.EventBuilderAspspEvent.EventBuilder. payload(Object payload)AspspEvent.EventBuilderAspspEvent.EventBuilder. paymentId(String paymentId)AspspEvent.EventBuilderAspspEvent.EventBuilder. psuIdData(List<AspspPsuIdData> psuIdData)AspspEvent.EventBuilderAspspEvent.EventBuilder. timestamp(OffsetDateTime timestamp)AspspEvent.EventBuilderAspspEvent.EventBuilder. tppAuthorisationNumber(String tppAuthorisationNumber)AspspEvent.EventBuilderAspspEvent.EventBuilder. xRequestId(UUID xRequestId)
-