@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiOzoneSnapshotPolicyArguments extends Object
| Constructor and Description |
|---|
ApiOzoneSnapshotPolicyArguments() |
| Modifier and Type | Method and Description |
|---|---|
ApiOzoneSnapshotPolicyArguments |
addBucketsItem(ApiOzoneBucketRef bucketsItem) |
ApiOzoneSnapshotPolicyArguments |
buckets(List<ApiOzoneBucketRef> buckets) |
boolean |
equals(Object o) |
List<ApiOzoneBucketRef> |
getBuckets()
Buckets to snapshot.
|
int |
hashCode() |
void |
setBuckets(List<ApiOzoneBucketRef> buckets) |
String |
toString() |
public ApiOzoneSnapshotPolicyArguments buckets(List<ApiOzoneBucketRef> buckets)
public ApiOzoneSnapshotPolicyArguments addBucketsItem(ApiOzoneBucketRef bucketsItem)
public List<ApiOzoneBucketRef> getBuckets()
public void setBuckets(List<ApiOzoneBucketRef> buckets)
Copyright © 2026. All rights reserved.