Deprecated API


Contents
Deprecated Constructors
com.linkedin.restli.common.ActionResponse(Class)
          RecordDataSchema should be computed in builders and passed, rather than creating it on the fly. 
com.linkedin.restli.common.ActionResponse(DataMap, Class)
          value FieldDef and associated RecordDataSchema should be computed in builders and passed in here rather than being computed on the fly. 
com.linkedin.restli.common.ActionResponse(T)
           
com.linkedin.restli.common.ResourceSpecImpl(Set)
          builder should pass in actionRequestMetadata and actionResponseMetadata 
com.linkedin.restli.common.ResourceSpecImpl(Set, Class, Class, Class, Class, Map)
          builder should pass in actionRequestMetadata and actionResponseMetadata 
com.linkedin.restli.common.ResourceSpecImpl(Set, Class, Class, Map)
          builder should pass in actionRequestMetadata and actionResponseMetadata