public class CacheStorageContentUpdated extends Object
| Constructor and Description |
|---|
CacheStorageContentUpdated() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheName()
Name of cache in origin.
|
String |
getOrigin()
Origin to update.
|
void |
setCacheName(String cacheName)
Name of cache in origin.
|
void |
setOrigin(String origin)
Origin to update.
|
Copyright © 2020. All rights reserved.