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