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