public class LoadParameters extends Object
| Constructor and Description |
|---|
LoadParameters() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
contentPaths()
Get the contentPaths value.
|
LoadParameters |
withContentPaths(List<String> contentPaths)
Set the contentPaths value.
|
public List<String> contentPaths()
public LoadParameters withContentPaths(List<String> contentPaths)
contentPaths - the contentPaths value to setCopyright © 2019. All rights reserved.