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