public class Content extends GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Content.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ContentItem> |
contentItems()
Gets the contentItems.
|
Content.Builder |
newBuilder()
New builder.
|
equals, hashCode, toString
public Content.Builder newBuilder()
public java.util.List<ContentItem> contentItems()