@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-09-08T07:44:33.584Z") 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() |
ApiOzoneSnapshot |
getSnapshotRef() |
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 © 2023. All rights reserved.