public class ObjectLockLegalHold
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ObjectLockLegalHold.Status |
Constructor and Description |
---|
ObjectLockLegalHold() |
Modifier and Type | Method and Description |
---|---|
ObjectLockLegalHold.Status |
getStatus() |
void |
setStatus(ObjectLockLegalHold.Status status) |
ObjectLockLegalHold |
withStatus(ObjectLockLegalHold.Status status) |
public ObjectLockLegalHold.Status getStatus()
public void setStatus(ObjectLockLegalHold.Status status)
public ObjectLockLegalHold withStatus(ObjectLockLegalHold.Status status)