@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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, success
public 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 ApiCommand
public int hashCode()
hashCode
in class ApiCommand
public String toString()
toString
in class ApiCommand
Copyright © 2024. All rights reserved.