-
public final class RequestCacheNamesResponseResponse type for the CacheStorageDomain.requestCacheNames command.
-
-
Constructor Summary
Constructors Constructor Description RequestCacheNamesResponse(List<Cache> caches)
-
Method Summary
Modifier and Type Method Description final List<Cache>component1()final RequestCacheNamesResponsecopy(List<Cache> caches)final List<Cache>getCaches()Caches for the security origin.
-