Class ProfileFileRefresher
java.lang.Object
software.amazon.awssdk.profiles.internal.ProfileFileRefresher
Class used for caching and reloading ProfileFile objects from a Supplier.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classClass used to encapsulate additional refresh information. - 
Method Summary
Modifier and TypeMethodDescriptionstatic ProfileFileRefresher.Builderbuilder()Builder method to construct instance of ProfileFileRefresher.Retrieves the cache value or refreshes it if stale. 
- 
Method Details
- 
builder
Builder method to construct instance of ProfileFileRefresher. - 
refreshIfStale
Retrieves the cache value or refreshes it if stale. 
 -