| Package | Description |
|---|---|
| com.alibaba.nacos.api.config |
| Modifier and Type | Method and Description |
|---|---|
PropertyChangeType |
ConfigChangeItem.getType() |
static PropertyChangeType |
PropertyChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyChangeType[] |
PropertyChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigChangeItem.setType(PropertyChangeType type) |
Copyright © 2018–2020 Alibaba Group. All rights reserved.