public interface OperationWithTupleBuilderOptions<T extends OperationWithTupleBuilderOptions<T,R>,R extends Packable> extends BuilderOptions, Self<T>
Modifier and Type | Method and Description |
---|---|
default T |
withTuple(R tuple) |
addArgument
Copyright © 2025 Picodata. All rights reserved.