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