Class CosmosDbTypeConverter
java.lang.Object
org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.azure.cosmos.models.PartitionKeytoPartitionKey(String partitionKeyAsString)
-
Method Details
-
toPartitionKey
@Converter public static com.azure.cosmos.models.PartitionKey toPartitionKey(String partitionKeyAsString)
-