@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-09-08T07:44:33.584Z") public class ApiOzoneSnapshotRestore extends Object
Constructor and Description |
---|
ApiOzoneSnapshotRestore() |
Modifier and Type | Method and Description |
---|---|
ApiOzoneSnapshotRestore |
destinationBucketRef(ApiOzoneBucketRef destinationBucketRef) |
boolean |
equals(Object o) |
ApiOzoneBucketRef |
getDestinationBucketRef() |
ApiOzoneSnapshot |
getSourceSnapshot() |
int |
hashCode() |
void |
setDestinationBucketRef(ApiOzoneBucketRef destinationBucketRef) |
void |
setSourceSnapshot(ApiOzoneSnapshot sourceSnapshot) |
ApiOzoneSnapshotRestore |
sourceSnapshot(ApiOzoneSnapshot sourceSnapshot) |
String |
toString() |
public ApiOzoneSnapshotRestore sourceSnapshot(ApiOzoneSnapshot sourceSnapshot)
public ApiOzoneSnapshot getSourceSnapshot()
public void setSourceSnapshot(ApiOzoneSnapshot sourceSnapshot)
public ApiOzoneSnapshotRestore destinationBucketRef(ApiOzoneBucketRef destinationBucketRef)
public ApiOzoneBucketRef getDestinationBucketRef()
public void setDestinationBucketRef(ApiOzoneBucketRef destinationBucketRef)
Copyright © 2023. All rights reserved.