public static interface S3ObjectLockLegalHold.Builder extends SdkPojo, CopyableBuilder<S3ObjectLockLegalHold.Builder,S3ObjectLockLegalHold>
| Modifier and Type | Method and Description |
|---|---|
S3ObjectLockLegalHold.Builder |
status(S3ObjectLockLegalHoldStatus status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
S3ObjectLockLegalHold.Builder |
status(String status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3ObjectLockLegalHold.Builder status(String status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
status - The Object Lock legal hold status to be applied to all objects in the Batch Operations job.S3ObjectLockLegalHoldStatus,
S3ObjectLockLegalHoldStatusS3ObjectLockLegalHold.Builder status(S3ObjectLockLegalHoldStatus status)
The Object Lock legal hold status to be applied to all objects in the Batch Operations job.
status - The Object Lock legal hold status to be applied to all objects in the Batch Operations job.S3ObjectLockLegalHoldStatus,
S3ObjectLockLegalHoldStatusCopyright © 2022. All rights reserved.