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