Modifier and Type | Method and Description |
---|---|
TriggerType |
CosmosTriggerProperties.triggerType()
Get the type of the trigger.
|
static TriggerType |
TriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerType[] |
TriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CosmosTriggerProperties |
CosmosTriggerProperties.triggerType(TriggerType triggerType)
Set the type of the resource.
|
Copyright © 2019. All rights reserved.