public static interface ObjectLockLegalHold.Builder extends SdkPojo, CopyableBuilder<ObjectLockLegalHold.Builder,ObjectLockLegalHold>
| Modifier and Type | Method and Description |
|---|---|
ObjectLockLegalHold.Builder |
status(ObjectLockLegalHoldStatus status)
Indicates whether the specified object has a Legal Hold in place.
|
ObjectLockLegalHold.Builder |
status(String status)
Indicates whether the specified object has a Legal Hold in place.
|
copyapplyMutation, buildObjectLockLegalHold.Builder status(String status)
Indicates whether the specified object has a Legal Hold in place.
status - Indicates whether the specified object has a Legal Hold in place.ObjectLockLegalHoldStatus,
ObjectLockLegalHoldStatusObjectLockLegalHold.Builder status(ObjectLockLegalHoldStatus status)
Indicates whether the specified object has a Legal Hold in place.
status - Indicates whether the specified object has a Legal Hold in place.ObjectLockLegalHoldStatus,
ObjectLockLegalHoldStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.