Interface WithName

  • All Known Subinterfaces:
    PipelineDescriptor

    public interface WithName
    Helper interface to indicate that a class has an name
    • Method Detail

      • getName

        String getName()
        Get the name
        Returns:
        the name assigned to this object