public class BasicLocationMemento extends AbstractTreeNodeMemento implements LocationMemento, java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicLocationMemento.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BasicLocationMemento.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getLocationConfig() |
java.lang.String |
getLocationConfigDescription() |
java.util.Set<java.lang.String> |
getLocationConfigUnused() |
getChildren, getCustomFields, getParentgetBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toString, toVerboseStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getId, getParentgetBrooklynVersion, getCatalogItemId, getCustomField, getCustomFields, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toVerboseStringpublic static BasicLocationMemento.Builder builder()
public java.util.Map<java.lang.String,java.lang.Object> getLocationConfig()
getLocationConfig in interface LocationMementopublic java.util.Set<java.lang.String> getLocationConfigUnused()
getLocationConfigUnused in interface LocationMementopublic java.lang.String getLocationConfigDescription()
getLocationConfigDescription in interface LocationMemento