public class BasicFeedMemento extends AbstractMemento implements FeedMemento, java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicFeedMemento.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BasicFeedMemento.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getConfig() |
java.util.Map<java.lang.String,java.lang.Object> |
getCustomFields()
Deprecated.
|
getBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toString, toVerboseStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toVerboseStringpublic static BasicFeedMemento.Builder builder()
@Deprecated public java.util.Map<java.lang.String,java.lang.Object> getCustomFields()
getCustomFields in interface MementogetCustomFields in class AbstractMementopublic java.util.Map<java.lang.String,java.lang.Object> getConfig()
getConfig in interface FeedMemento