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