public static class ContentPaths.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ContentPaths.Builder |
add(ContentPath contentPath) |
ContentPaths.Builder |
addAll(ContentPaths contentPaths) |
ContentPaths |
build() |
public ContentPaths.Builder add(ContentPath contentPath)
public ContentPaths.Builder addAll(ContentPaths contentPaths)
public ContentPaths build()