public static class RequestParams.ParamSet extends Object implements MapSerializable
Modifier and Type | Method and Description |
---|---|
RequestParams.VersionedParams |
getParams(String type) |
Long |
getVersion() |
Map<String,Object> |
toMap(Map<String,Object> result) |
RequestParams.ParamSet |
update(Map map) |
public final Map meta
public Long getVersion()
public Map<String,Object> toMap(Map<String,Object> result)
toMap
in interface MapSerializable
public RequestParams.ParamSet update(Map map)
public RequestParams.VersionedParams getParams(String type)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.