Uses of Enum Class
org.springframework.boot.buildpack.platform.build.Cache.Format
Packages that use Cache.Format
Package
Description
Central API for performing a buildpack build.
-
Uses of Cache.Format in org.springframework.boot.buildpack.platform.build
Subclasses with type arguments of type Cache.Format in org.springframework.boot.buildpack.platform.buildFields in org.springframework.boot.buildpack.platform.build declared as Cache.FormatMethods in org.springframework.boot.buildpack.platform.build that return Cache.FormatModifier and TypeMethodDescriptionstatic Cache.Format
Returns the enum constant of this class with the specified name.static Cache.Format[]
Cache.Format.values()
Returns an array containing the constants of this enum class, in the order they are declared.