-
public final class FetchResponseModelling the fetch action
-
-
Constructor Summary
Constructors Constructor Description FetchResponse(Status status, ProxyResponse config, Exception error)
-
Method Summary
-
-
Constructor Detail
-
FetchResponse
FetchResponse(Status status, ProxyResponse config, Exception error)
- Parameters:
status- Status of the requestconfig- The response from the proxy parsed to a data class
-
-
-
-