类 CacheInfo
java.lang.Object
org.springframework.boot.maven.CacheInfo
Encapsulates configuration of an image building cache.
- 从以下版本开始:
- 2.6.0
- 作者:
- Scott Frederick
-
嵌套类概要
嵌套类修饰符和类型类说明static class
Encapsulates configuration of an image building cache stored in a bind mount.static class
Encapsulates configuration of an image building cache stored in a volume. -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
void
-
构造器详细资料
-
CacheInfo
public CacheInfo()
-
-
方法详细资料
-
setVolume
-
setBind
-