Class LocalCache.Volume

java.lang.Object
org.springframework.boot.buildpack.platform.build.LocalCache.Volume
All Implemented Interfaces:
Cache, LocalCache
Enclosing interface:
LocalCache

public static final class LocalCache.Volume extends Object implements LocalCache
Details of a cache stored in a Docker volume.
Since:
4.2.0
Author:
Scott Frederick, Stephane Nicoll