@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 © 2024. All rights reserved.