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