A - The attributes typeT - The 'data' typeP - The payload typepublic interface PayloadStep<A extends Attributes,T,P>
| Modifier and Type | Method and Description |
|---|---|
UnmarshalStep<A,T> |
withPayload(Supplier<P> payload)
Supplies the payload that will be used by the unmarshaller
|
UnmarshalStep<A,T> withPayload(Supplier<P> payload)
payload - Copyright © 2019. All rights reserved.