Uses of Class
com.microsoft.azure.management.cosmosdb.ContainerCreateUpdateParameters
-
-
Uses of ContainerCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ContainerCreateUpdateParameters Modifier and Type Method Description ContainerCreateUpdateParametersContainerCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.ContainerCreateUpdateParametersContainerCreateUpdateParameters. withResource(ContainerResource resource)Set the standard JSON format of a container.
-