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