Uses of Class
software.amazon.awssdk.services.s3control.model.S3Retention
-
Packages that use S3Retention Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of S3Retention in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return S3Retention Modifier and Type Method Description S3RetentionS3SetObjectRetentionOperation. retention()Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.Methods in software.amazon.awssdk.services.s3control.model with parameters of type S3Retention Modifier and Type Method Description S3SetObjectRetentionOperation.BuilderS3SetObjectRetentionOperation.Builder. retention(S3Retention retention)Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job.
-