Class CachesEndpoint.CachesDescriptor

java.lang.Object
org.springframework.boot.actuate.cache.CachesEndpoint.CachesDescriptor
All Implemented Interfaces:
OperationResponseBody
Enclosing class:
CachesEndpoint

public static final class CachesEndpoint.CachesDescriptor extends Object implements OperationResponseBody
Description of the caches.
Since:
2.1.0
Author:
Johannes Edmeier, Stephane Nicoll