Uses of Class
com.microsoft.azure.management.cosmosdb.SqlTriggerCreateUpdateParameters
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlTriggerCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSqlTriggerCreateUpdateParameters.withOptions
(Map<String, String> options) Set a key-value pair of options to be applied for the request.SqlTriggerCreateUpdateParameters.withResource
(SqlTriggerResource resource) Set the standard JSON format of a trigger.