@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiOzoneSnapshotList extends Object
Constructor and Description |
---|
ApiOzoneSnapshotList() |
Modifier and Type | Method and Description |
---|---|
ApiOzoneSnapshotList |
addSnapshotNamesItem(String snapshotNamesItem) |
ApiOzoneSnapshotList |
bucketRef(ApiOzoneBucketRef bucketRef) |
boolean |
equals(Object o) |
ApiOzoneBucketRef |
getBucketRef()
Get bucketRef
|
List<String> |
getSnapshotNames()
Get snapshotNames
|
int |
hashCode() |
void |
setBucketRef(ApiOzoneBucketRef bucketRef) |
void |
setSnapshotNames(List<String> snapshotNames) |
ApiOzoneSnapshotList |
snapshotNames(List<String> snapshotNames) |
String |
toString() |
public ApiOzoneSnapshotList snapshotNames(List<String> snapshotNames)
public ApiOzoneSnapshotList addSnapshotNamesItem(String snapshotNamesItem)
public ApiOzoneSnapshotList bucketRef(ApiOzoneBucketRef bucketRef)
public ApiOzoneBucketRef getBucketRef()
public void setBucketRef(ApiOzoneBucketRef bucketRef)
Copyright © 2024. All rights reserved.