Uses of Class
com.microsoft.azure.management.cosmosdb.SqlTriggerResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlTriggerResource in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSqlTriggerCreateUpdateParameters.resource()
Get the standard JSON format of a trigger.Set body of the Trigger.Set name of the Cosmos DB SQL trigger.SqlTriggerResource.withTriggerOperation
(TriggerOperation triggerOperation) Set the operation the trigger is associated with.SqlTriggerResource.withTriggerType
(TriggerType triggerType) Set type of the Trigger.Modifier and TypeMethodDescriptionSqlTriggerCreateUpdateParameters.withResource
(SqlTriggerResource resource) Set the standard JSON format of a trigger.