Class ImageForUpdateToHeaders

  • All Implemented Interfaces:
    Function<Image,​Map<String,​Object>>

    public class ImageForUpdateToHeaders
    extends Object
    implements 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