Class BlackDuckPathSingleResponse<T extends BlackDuckResponse>

    • Method Summary

      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • BlackDuckPathSingleResponse

        public BlackDuckPathSingleResponse​(BlackDuckPath blackDuckPath,
                                           java.lang.Class<T> responseClass)