@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-09-08T07:44:33.584Z") 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 © 2023. All rights reserved.