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