Class Review
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classReview.ReviewBuilder<C extends Review, B extends Review.ReviewBuilder<C,B>> Nested classes/interfaces inherited from class Resource
Resource.ResourceBuilder<K,T, C, B> -
Method Summary
Modifier and TypeMethodDescriptionstatic Review.ReviewBuilder<?, ?> builder()The review author.The author details.The review content.Creation timestamp .Last updated timestamp.getUrl()URL to the review.toString()
-
Method Details
-
builder
-
getAuthor
The review author. -
getAuthorDetails
The author details. -
getContent
The review content. -
getCreatedAt
Creation timestamp . -
getUpdatedAt
Last updated timestamp. -
getUrl
URL to the review. -
toString
-