public static class Description.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Description |
build() |
Description.Builder |
withImage(String image) |
Description.Builder |
withSynopsis(String synopsis) |
Description.Builder |
withThumbnail(String thumbnail) |
Description.Builder |
withTitle(String title) |
public Description.Builder withTitle(String title)
public Description.Builder withSynopsis(String synopsis)
public Description.Builder withImage(String image)
public Description.Builder withThumbnail(String thumbnail)
public Description build()
Copyright © 2014. All rights reserved.