Class ProfileFileRefresher.ProfileFileRefreshRecord

  • Enclosing class:
    ProfileFileRefresher

    public static final class ProfileFileRefresher.ProfileFileRefreshRecord
    extends Object
    Class used to encapsulate additional refresh information.
    • Method Detail

      • profileFile

        public ProfileFile profileFile()
        The refreshed ProfileFile instance.
      • refreshTime

        public Instant refreshTime()
        The time at which the RefreshResult was created.