Uses of Class
software.amazon.awssdk.utils.cache.CachedSupplier
Packages that use CachedSupplier
-
Uses of CachedSupplier in software.amazon.awssdk.utils.cache
Methods in software.amazon.awssdk.utils.cache that return CachedSupplierModifier and TypeMethodDescriptionCachedSupplier.Builder.build()Create aCachedSupplierusing the current configuration of this builder.Methods in software.amazon.awssdk.utils.cache with parameters of type CachedSupplierModifier and TypeMethodDescriptiondefault voidCachedSupplier.PrefetchStrategy.initializeCachedSupplier(CachedSupplier<?> cachedSupplier) Invoked when the prefetch strategy is registered with aCachedSupplier.voidNonBlocking.initializeCachedSupplier(CachedSupplier<?> cachedSupplier)