@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiHdfsSnapshotPolicyArguments extends Object
Constructor and Description |
---|
ApiHdfsSnapshotPolicyArguments() |
Modifier and Type | Method and Description |
---|---|
ApiHdfsSnapshotPolicyArguments |
addPathPatternsItem(String pathPatternsItem) |
boolean |
equals(Object o) |
List<String> |
getPathPatterns()
The path patterns specifying the paths.
|
int |
hashCode() |
ApiHdfsSnapshotPolicyArguments |
pathPatterns(List<String> pathPatterns) |
void |
setPathPatterns(List<String> pathPatterns) |
String |
toString() |
public ApiHdfsSnapshotPolicyArguments pathPatterns(List<String> pathPatterns)
public ApiHdfsSnapshotPolicyArguments addPathPatternsItem(String pathPatternsItem)
public List<String> getPathPatterns()
Copyright © 2019. All rights reserved.