Class ReactiveGridFsUpload.ReactiveGridFsUploadBuilder<T>

java.lang.Object
org.springframework.data.mongodb.gridfs.ReactiveGridFsUpload.ReactiveGridFsUploadBuilder<T>
Type Parameters:
T - the target id type.
Enclosing class:
ReactiveGridFsUpload<ID>

public static class ReactiveGridFsUpload.ReactiveGridFsUploadBuilder<T> extends Object
Builder to create ReactiveGridFsUpload in a fluent way.