@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class ObjectLockLegalHold extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ObjectLockLegalHold.Builder |
protected static class |
ObjectLockLegalHold.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
ObjectLockLegalHold(ObjectLockLegalHold.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
static ObjectLockLegalHold.Builder |
builder() |
boolean |
equals(Object rhs) |
int |
hashCode() |
ObjectLockLegalHoldStatus |
status() |
ObjectLockLegalHold.Builder |
toBuilder() |
protected ObjectLockLegalHold(ObjectLockLegalHold.BuilderImpl builder)
public ObjectLockLegalHold.Builder toBuilder()
public static ObjectLockLegalHold.Builder builder()
public ObjectLockLegalHoldStatus status()
Copyright © 2021. All rights reserved.