CollectionResourceClient<Item extends TransferObjectBase<Id>, Id> constructor

CollectionResourceClient<Item extends TransferObjectBase<Id>, Id>(
  1. RoutePattern routePattern,
  2. TransferBean<Item> bean
)

Implementation

CollectionResourceClient(super.routePattern, super.bean);