public static final class RefreshCachedSupplier.Builder<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
RefreshCachedSupplier.Builder<T> |
asyncUpdateEnabled(Boolean asyncUpdateEnabled) |
RefreshCachedSupplier<T> |
build() |
public RefreshCachedSupplier.Builder<T> asyncUpdateEnabled(Boolean asyncUpdateEnabled)
public RefreshCachedSupplier<T> build()
Copyright © 2023. All rights reserved.