-
public final class StorageEvent.CacheStorageListUpdatedEvent extends StorageEvent
A cache has been added/deleted.
-
-
Constructor Summary
Constructors Constructor Description CacheStorageListUpdatedEvent(String origin)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final StorageEvent.CacheStorageListUpdatedEventcopy(String origin)final StringgetOrigin()Origin to update. -
-
Constructor Detail
-
CacheStorageListUpdatedEvent
CacheStorageListUpdatedEvent(String origin)
-
-
Method Detail
-
component1
final String component1()
-
copy
final StorageEvent.CacheStorageListUpdatedEvent copy(String origin)
-
-
-
-