@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiOzoneSnapshotDiffReq extends Object
Constructor and Description |
---|
ApiOzoneSnapshotDiffReq() |
Modifier and Type | Method and Description |
---|---|
ApiOzoneSnapshotDiffReq |
bucketRef(ApiOzoneBucketRef bucketRef) |
boolean |
equals(Object o) |
ApiOzoneBucketRef |
getBucketRef()
Get bucketRef
|
ApiOzoneResultSpec |
getResult()
Get result
|
String |
getSnapshotFromName()
Get snapshotFromName
|
String |
getSnapshotToName()
Get snapshotToName
|
int |
hashCode() |
ApiOzoneSnapshotDiffReq |
result(ApiOzoneResultSpec result) |
void |
setBucketRef(ApiOzoneBucketRef bucketRef) |
void |
setResult(ApiOzoneResultSpec result) |
void |
setSnapshotFromName(String snapshotFromName) |
void |
setSnapshotToName(String snapshotToName) |
ApiOzoneSnapshotDiffReq |
snapshotFromName(String snapshotFromName) |
ApiOzoneSnapshotDiffReq |
snapshotToName(String snapshotToName) |
String |
toString() |
public ApiOzoneSnapshotDiffReq snapshotFromName(String snapshotFromName)
public String getSnapshotFromName()
public void setSnapshotFromName(String snapshotFromName)
public ApiOzoneSnapshotDiffReq snapshotToName(String snapshotToName)
public String getSnapshotToName()
public void setSnapshotToName(String snapshotToName)
public ApiOzoneSnapshotDiffReq bucketRef(ApiOzoneBucketRef bucketRef)
public ApiOzoneBucketRef getBucketRef()
public void setBucketRef(ApiOzoneBucketRef bucketRef)
public ApiOzoneSnapshotDiffReq result(ApiOzoneResultSpec result)
public ApiOzoneResultSpec getResult()
public void setResult(ApiOzoneResultSpec result)
Copyright © 2024. All rights reserved.