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