Class DialobFormServiceApi.PutFormQueryParams

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
io.dialob.api.client.DialobFormServiceApi.PutFormQueryParams
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Enclosing interface:
DialobFormServiceApi

public static class DialobFormServiceApi.PutFormQueryParams extends HashMap<String,Object>
A convenience class for generating query parameters for the putForm method in a fluent style.
See Also: