@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiOzoneSnapshotDetails extends Object
| Constructor and Description |
|---|
ApiOzoneSnapshotDetails() |
| Modifier and Type | Method and Description |
|---|---|
ApiOzoneSnapshotDetails |
creationTime(BigDecimal creationTime) |
boolean |
equals(Object o) |
BigDecimal |
getCreationTime()
Get creationTime
|
ApiOzoneSnapshot |
getSnapshotRef()
Get snapshotRef
|
int |
hashCode() |
void |
setCreationTime(BigDecimal creationTime) |
void |
setSnapshotRef(ApiOzoneSnapshot snapshotRef) |
ApiOzoneSnapshotDetails |
snapshotRef(ApiOzoneSnapshot snapshotRef) |
String |
toString() |
public ApiOzoneSnapshotDetails snapshotRef(ApiOzoneSnapshot snapshotRef)
public ApiOzoneSnapshot getSnapshotRef()
public void setSnapshotRef(ApiOzoneSnapshot snapshotRef)
public ApiOzoneSnapshotDetails creationTime(BigDecimal creationTime)
public BigDecimal getCreationTime()
public void setCreationTime(BigDecimal creationTime)
Copyright © 2026. All rights reserved.