@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiSnapshotCommand extends ApiCommand
| Constructor and Description |
|---|
ApiSnapshotCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ApiHBaseSnapshotResult |
getHbaseResult()
Get hbaseResult
|
ApiHdfsSnapshotResult |
getHdfsResult()
Get hdfsResult
|
ApiOzoneSnapshotResult |
getOzoneResult()
Get ozoneResult
|
int |
hashCode() |
ApiSnapshotCommand |
hbaseResult(ApiHBaseSnapshotResult hbaseResult) |
ApiSnapshotCommand |
hdfsResult(ApiHdfsSnapshotResult hdfsResult) |
ApiSnapshotCommand |
ozoneResult(ApiOzoneSnapshotResult ozoneResult) |
void |
setHbaseResult(ApiHBaseSnapshotResult hbaseResult) |
void |
setHdfsResult(ApiHdfsSnapshotResult hdfsResult) |
void |
setOzoneResult(ApiOzoneSnapshotResult ozoneResult) |
String |
toString() |
active, canRetry, children, clusterRef, endTime, getChildren, getClusterRef, getEndTime, getHostRef, getId, getName, getParent, getResultDataUrl, getResultMessage, getRoleRef, getServiceRef, getStartTime, hostRef, id, isActive, isCanRetry, isSuccess, name, parent, resultDataUrl, resultMessage, roleRef, serviceRef, setActive, setCanRetry, setChildren, setClusterRef, setEndTime, setHostRef, setId, setName, setParent, setResultDataUrl, setResultMessage, setRoleRef, setServiceRef, setStartTime, setSuccess, startTime, successpublic ApiSnapshotCommand hbaseResult(ApiHBaseSnapshotResult hbaseResult)
public ApiHBaseSnapshotResult getHbaseResult()
public void setHbaseResult(ApiHBaseSnapshotResult hbaseResult)
public ApiSnapshotCommand hdfsResult(ApiHdfsSnapshotResult hdfsResult)
public ApiHdfsSnapshotResult getHdfsResult()
public void setHdfsResult(ApiHdfsSnapshotResult hdfsResult)
public ApiSnapshotCommand ozoneResult(ApiOzoneSnapshotResult ozoneResult)
public ApiOzoneSnapshotResult getOzoneResult()
public void setOzoneResult(ApiOzoneSnapshotResult ozoneResult)
public boolean equals(Object o)
equals in class ApiCommandpublic int hashCode()
hashCode in class ApiCommandpublic String toString()
toString in class ApiCommandCopyright © 2026. All rights reserved.