public static class EzySimpleFileFetcher.Builder extends Object implements EzyBuilder<EzyFileFetcher>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
throwException |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EzyFileFetcher |
build() |
EzySimpleFileFetcher.Builder |
throwException(boolean throwException) |
public EzySimpleFileFetcher.Builder throwException(boolean throwException)
public EzyFileFetcher build()
build in interface EzyBuilder<EzyFileFetcher>Copyright © 2023 Young Monkeys. All rights reserved.