-
- All Implemented Interfaces:
-
edu.wgu.osmt.searchhub.client.infrastructure.Response
public final class Redirection<T extends Object> extends ApiResponse<T>
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerstatusCodeprivate final Map<String, List<String>>headersprivate final ResponseTyperesponseType
-
Method Summary
Modifier and Type Method Description IntegergetStatusCode()Map<String, List<String>>getHeaders()
-