Package ai.extend.core
Class ExtendClientHttpResponse<T>
- java.lang.Object
-
- ai.extend.core.ExtendClientHttpResponse<T>
-
public final class ExtendClientHttpResponse<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExtendClientHttpResponse(T body, okhttp3.Response rawResponse)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tbody()java.util.Map<java.lang.String,java.util.List<java.lang.String>>headers()
-