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