Uses of Class
io.gopluslabs.client.model.ResponseWrapperMapStringString
-
Packages that use ResponseWrapperMapStringString Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperMapStringString in io.gopluslabs.client.model
Methods in io.gopluslabs.client.model that return ResponseWrapperMapStringString Modifier and Type Method Description ResponseWrapperMapStringStringResponseWrapperMapStringString. code(Integer code)ResponseWrapperMapStringStringResponseWrapperMapStringString. message(String message)ResponseWrapperMapStringStringResponseWrapperMapStringString. putResultItem(String key, String resultItem)ResponseWrapperMapStringStringResponseWrapperMapStringString. result(Map<String,String> result)
-