@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[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 © 2026. All rights reserved.