public static final class CachesEndpoint.CacheManagerDescriptor
extends java.lang.Object
CacheManager, primarily intended for serialization to
JSON.| Constructor and Description |
|---|
CacheManagerDescriptor(java.util.Map<java.lang.String,CachesEndpoint.CacheDescriptor> caches) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CachesEndpoint.CacheDescriptor> |
getCaches() |
public CacheManagerDescriptor(java.util.Map<java.lang.String,CachesEndpoint.CacheDescriptor> caches)
public java.util.Map<java.lang.String,CachesEndpoint.CacheDescriptor> getCaches()