Uses of Class
software.amazon.awssdk.services.s3.model.SimplePrefix
Packages that use SimplePrefix
-
Uses of SimplePrefix in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return SimplePrefixModifier and TypeMethodDescriptionfinal SimplePrefixTargetObjectKeyFormat.simplePrefix()To use the simple format for S3 keys for log objects.Methods in software.amazon.awssdk.services.s3.model with parameters of type SimplePrefixModifier and TypeMethodDescriptionTargetObjectKeyFormat.Builder.simplePrefix(SimplePrefix simplePrefix) To use the simple format for S3 keys for log objects.