Use CompositeTransferBuilderInterface instead. Will be removed in the next major release.
Output pipeline builder interface — produces a duplex composite transfer with output-only start.
Pipeline structure: OutputTransfer [→ DuplexTransfer → …] → TFinishTransfer.
The start transfer must be output-only; the finish transfer is duplex. Input methods are not exposed.
Deprecated
Use
CompositeTransferBuilderInterfaceinstead. Will be removed in the next major release.Output pipeline builder interface — produces a duplex composite transfer with output-only start.
Pipeline structure: OutputTransfer [→ DuplexTransfer → …] → TFinishTransfer. The start transfer must be output-only; the finish transfer is duplex. Input methods are not exposed.