- Type Parameters:
ParentT
- parent interface
- All Superinterfaces:
- HasName, Indexable
public interface ParentlessChildResource<ParentT>
extends Indexable, HasName
Base interface used by child resources that do not immediately have their parent attached to them but are instead available directly off other entry points.