public interface ResponseMapper
Modifier and Type | Method and Description |
---|---|
<T> T |
read(InputStream stream,
Class<T> clazz) |
CharSequence |
write(Object object) |
CharSequence write(Object object)
<T> T read(InputStream stream, Class<T> clazz)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.