Use CompositeTransferBuilderInterface instead. Will be removed in the next major release.
CompositeTransferBuilderInterface
Input pipeline builder interface — produces a strictly input-only composite transfer.
Pipeline structure: TStartTransfer [→ DuplexTransfer → …] → InputTransfer. The start transfer must be duplex; the finish transfer is input-only (no output methods exposed).
Optional
Deprecated
Use
CompositeTransferBuilderInterfaceinstead. Will be removed in the next major release.Input pipeline builder interface — produces a strictly input-only composite transfer.
Pipeline structure: TStartTransfer [→ DuplexTransfer → …] → InputTransfer. The start transfer must be duplex; the finish transfer is input-only (no output methods exposed).