| Package | Description |
|---|---|
| com.baidubce.services.iotdmp.model.product.evs |
| Modifier and Type | Method and Description |
|---|---|
static EvsCallbackType |
EvsCallbackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvsCallbackType[] |
EvsCallbackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EvsCallbackConfig(Boolean enabled,
List<EvsCallbackType> types,
String endpoint) |
Copyright © 2023. All rights reserved.