@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") 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 © 2024. All rights reserved.