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