Uses of Class
net.officefloor.tutorial.awssamhttpserver.PostEntity
-
Packages that use PostEntity Package Description net.officefloor.tutorial.awssamhttpserver -
-
Uses of PostEntity in net.officefloor.tutorial.awssamhttpserver
Method parameters in net.officefloor.tutorial.awssamhttpserver with type arguments of type PostEntity Modifier and Type Method Description void
SamLogic. createPost(SamLogic.Post post, com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper mapper, ObjectResponse<PostEntity> response)
void
SamLogic. getPost(java.lang.String identifier, com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper mapper, ObjectResponse<PostEntity> response)
-