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