Uses of Class
com.microsoft.azure.management.cosmosdb.SqlTriggerCreateUpdateParameters
Packages that use SqlTriggerCreateUpdateParameters
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlTriggerCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return SqlTriggerCreateUpdateParametersModifier 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.