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