Class CachesEndpoint.CachesDescriptor

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

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