Package com.flagright.api.core
Class FlagrightHttpResponse<T>
- java.lang.Object
-
- com.flagright.api.core.FlagrightHttpResponse<T>
-
public final class FlagrightHttpResponse<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FlagrightHttpResponse(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()
-