- All Implemented Interfaces:
- com.google.common.base.Function<Image,Map<String,Object>>
public class ImageForUpdateToHeaders
extends Object
implements com.google.common.base.Function<Image,Map<String,Object>>
A function which takes an Image and applies the values to headers. The function only applies values that are supported for Update based
calls
- Author:
- Jeremy Unruh