java.lang.Object
org.springframework.boot.buildpack.platform.build.Cache
org.springframework.boot.buildpack.platform.build.Cache.Volume
Enclosing class:
Cache

public static class Cache.Volume extends Cache
Details of a cache stored in a Docker volume.
  • Method Details

    • getName

      public String getName()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Cache
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Cache