public final class ProfileFileRefresher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProfileFileRefresher.Builder |
static class |
ProfileFileRefresher.ProfileFileRefreshRecord
Class used to encapsulate additional refresh information.
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileFileRefresher.Builder |
builder()
Builder method to construct instance of ProfileFileRefresher.
|
ProfileFile |
refreshIfStale()
Retrieves the cache value or refreshes it if stale.
|
public static ProfileFileRefresher.Builder builder()
public ProfileFile refreshIfStale()
Copyright © 2023. All rights reserved.