BuilderT
- Type of concrete builder (for method chaining).public interface InputOutputResultPathBuilder<BuilderT> extends InputOutputPathBuilder<BuilderT>, ResultPathBuilder<BuilderT>
This interface should not be implemented outside the SDK.
inputPath, outputPath
resultPath