public class DataWrapper<T> extends Object
Constructor and Description |
---|
DataWrapper(T data,
org.apache.hc.core5.http.Header[] headers) |
Modifier and Type | Method and Description |
---|---|
T |
getData() |
Map<String,String> |
getHeaders() |
ZonedDateTime |
getServerResponseTime() |
Copyright © 2016–2025. All rights reserved.