Uses of Class
software.amazon.awssdk.services.s3.model.BucketLoggingStatus
Packages that use BucketLoggingStatus
-
Uses of BucketLoggingStatus in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return BucketLoggingStatusModifier and TypeMethodDescriptionfinal BucketLoggingStatusPutBucketLoggingRequest.bucketLoggingStatus()Container for logging status information.Methods in software.amazon.awssdk.services.s3.model with parameters of type BucketLoggingStatusModifier and TypeMethodDescriptionPutBucketLoggingRequest.Builder.bucketLoggingStatus(BucketLoggingStatus bucketLoggingStatus) Container for logging status information.