Interface Headers.HeaderTransform
- Enclosing interface:
Headers
public static interface Headers.HeaderTransform
A function to transform the supplied
Header. Implementations will likely need to use Header.with(Schema, Object) to create the new instance.Method Summary
Method Details
apply