Uses of Class
software.amazon.awssdk.profiles.internal.ProfileFileRefresher.Builder
Packages that use ProfileFileRefresher.Builder
-
Uses of ProfileFileRefresher.Builder in software.amazon.awssdk.profiles.internal
Methods in software.amazon.awssdk.profiles.internal that return ProfileFileRefresher.BuilderModifier and TypeMethodDescriptionstatic ProfileFileRefresher.BuilderProfileFileRefresher.builder()Builder method to construct instance of ProfileFileRefresher.Sets a clock for managing stale and prefetch durations.ProfileFileRefresher.Builder.onProfileFileReload(Consumer<ProfileFile> consumer) Sets a custom action to perform when a profile file is reloaded.ProfileFileRefresher.Builder.profileFile(Supplier<ProfileFile> profileFile) ProfileFileRefresher.Builder.profileFilePath(Path profileFilePath)