Uses of Class
software.amazon.awssdk.services.s3control.model.S3SetObjectRetentionOperation
-
Packages that use S3SetObjectRetentionOperation Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of S3SetObjectRetentionOperation in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return S3SetObjectRetentionOperation Modifier and Type Method Description S3SetObjectRetentionOperationJobOperation. s3PutObjectRetention()Returns the value of the S3PutObjectRetention property for this object.Methods in software.amazon.awssdk.services.s3control.model with parameters of type S3SetObjectRetentionOperation Modifier and Type Method Description JobOperation.BuilderJobOperation.Builder. s3PutObjectRetention(S3SetObjectRetentionOperation s3PutObjectRetention)Sets the value of the S3PutObjectRetention property for this object.
-