@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiOzoneDeleteSnapshotListReq extends Object
| Constructor and Description |
|---|
ApiOzoneDeleteSnapshotListReq() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProxyUser()
User that is impersonated for the Ozone command </p> Use null to run without impersonation
|
ApiOzoneSnapshotList |
getSnapshotList()
Get snapshotList
|
int |
hashCode() |
ApiOzoneDeleteSnapshotListReq |
proxyUser(String proxyUser) |
void |
setProxyUser(String proxyUser) |
void |
setSnapshotList(ApiOzoneSnapshotList snapshotList) |
ApiOzoneDeleteSnapshotListReq |
snapshotList(ApiOzoneSnapshotList snapshotList) |
String |
toString() |
public ApiOzoneDeleteSnapshotListReq snapshotList(ApiOzoneSnapshotList snapshotList)
public ApiOzoneSnapshotList getSnapshotList()
public void setSnapshotList(ApiOzoneSnapshotList snapshotList)
public ApiOzoneDeleteSnapshotListReq proxyUser(String proxyUser)
public String getProxyUser()
public void setProxyUser(String proxyUser)
Copyright © 2026. All rights reserved.