类 CacheSpec.VolumeCacheSpec
java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
- 封闭类:
CacheSpec
Configuration for an image building cache stored in a Docker volume.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
VolumeCacheSpec
public VolumeCacheSpec()
-
-
方法详细资料
-
getName
Returns the name of the cache.- 返回:
- the cache name
-