Uses of Class
software.amazon.awssdk.services.s3.model.BucketLoggingStatus
-
Packages that use BucketLoggingStatus Package Description software.amazon.awssdk.services.s3.model -
-
Uses of BucketLoggingStatus in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return BucketLoggingStatus Modifier and Type Method Description BucketLoggingStatusPutBucketLoggingRequest. bucketLoggingStatus()Container for logging status information.Methods in software.amazon.awssdk.services.s3.model with parameters of type BucketLoggingStatus Modifier and Type Method Description PutBucketLoggingRequest.BuilderPutBucketLoggingRequest.Builder. bucketLoggingStatus(BucketLoggingStatus bucketLoggingStatus)Container for logging status information.
-