| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingEnabled |
BucketLoggingStatus.loggingEnabled()
Returns the value of the LoggingEnabled property for this object.
|
LoggingEnabled |
GetBucketLoggingResponse.loggingEnabled()
Returns the value of the LoggingEnabled property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
BucketLoggingStatus.Builder |
BucketLoggingStatus.Builder.loggingEnabled(LoggingEnabled loggingEnabled)
Sets the value of the LoggingEnabled property for this object.
|
GetBucketLoggingResponse.Builder |
GetBucketLoggingResponse.Builder.loggingEnabled(LoggingEnabled loggingEnabled)
Sets the value of the LoggingEnabled property for this object.
|
Copyright © 2021. All rights reserved.