Uses of Interface
dev.snowdrop.buildpack.config.CacheConfigFluent
Packages that use CacheConfigFluent
-
Uses of CacheConfigFluent in dev.snowdrop.buildpack
Subinterfaces of CacheConfigFluent in dev.snowdrop.buildpackModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceClasses in dev.snowdrop.buildpack that implement CacheConfigFluentModifier and TypeClassDescriptionclassclassclass -
Uses of CacheConfigFluent in dev.snowdrop.buildpack.config
Classes in dev.snowdrop.buildpack.config with type parameters of type CacheConfigFluentModifier and TypeInterfaceDescriptioninterfaceCacheConfigFluent<A extends CacheConfigFluent<A>>GeneratedclassCacheConfigFluentImpl<A extends CacheConfigFluent<A>>GeneratedClasses in dev.snowdrop.buildpack.config that implement CacheConfigFluentModifier and TypeClassDescriptionclassGeneratedclassCacheConfigFluentImpl<A extends CacheConfigFluent<A>>GeneratedConstructors in dev.snowdrop.buildpack.config with parameters of type CacheConfigFluentModifierConstructorDescriptionCacheConfigBuilder(CacheConfigFluent<?> fluent) CacheConfigBuilder(CacheConfigFluent<?> fluent, CacheConfig instance) CacheConfigBuilder(CacheConfigFluent<?> fluent, CacheConfig instance, Boolean validationEnabled) CacheConfigBuilder(CacheConfigFluent<?> fluent, Boolean validationEnabled)