B - The builder to return in order to be able to apply multiple
build operations.InputStreamStringBuilderInputStreamStringBuilderImplpublic static interface InputStreamAccessor.InputStreamBuilder<B extends InputStreamAccessor.InputStreamBuilder<B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withInputStream(InputStream aInputStream) |
Sets the
InputStream for the Input-Stream property. |
B withInputStream(InputStream aInputStream)
InputStream for the Input-Stream property.aInputStream - The InputStream to be stored by the
Input-Stream property.Copyright © 2018. All rights reserved.