Uses of Class
software.amazon.awssdk.services.s3.model.LoggingEnabled
Packages that use LoggingEnabled
-
Uses of LoggingEnabled in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return LoggingEnabledModifier and TypeMethodDescriptionfinal LoggingEnabledBucketLoggingStatus.loggingEnabled()Returns the value of the LoggingEnabled property for this object.final LoggingEnabledGetBucketLoggingResponse.loggingEnabled()Returns the value of the LoggingEnabled property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type LoggingEnabledModifier and TypeMethodDescriptionBucketLoggingStatus.Builder.loggingEnabled(LoggingEnabled loggingEnabled) Sets the value of the LoggingEnabled property for this object.GetBucketLoggingResponse.Builder.loggingEnabled(LoggingEnabled loggingEnabled) Sets the value of the LoggingEnabled property for this object.