Class Post
- java.lang.Object
-
- net.officefloor.tutorial.cosmosasyncdbhttpserver.Post
-
@CosmosEntity(containerId="POST") @HttpObject public class Post extends java.lang.Object
Post.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description Post()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getPartitionKey()
-
-
-
Method Detail
-
getPartitionKey
@CosmosPartitionKey public java.lang.String getPartitionKey()
-
-