Package 

Class Success

  • All Implemented Interfaces:
    edu.wgu.osmt.searchhub.client.infrastructure.Response

    
    public final class Success<T extends Object>
    extends ApiResponse<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final T getData()
      Integer getStatusCode()
      Map<String, List<String>> getHeaders()
      • Methods inherited from class edu.wgu.osmt.searchhub.client.infrastructure.ApiResponse

        getResponseType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait