Uses of Class
software.amazon.awssdk.services.s3.model.AbortIncompleteMultipartUpload
-
Packages that use AbortIncompleteMultipartUpload Package Description software.amazon.awssdk.services.s3.model -
-
Uses of AbortIncompleteMultipartUpload in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AbortIncompleteMultipartUpload Modifier and Type Method Description AbortIncompleteMultipartUploadLifecycleRule. abortIncompleteMultipartUpload()Returns the value of the AbortIncompleteMultipartUpload property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type AbortIncompleteMultipartUpload Modifier and Type Method Description LifecycleRule.BuilderLifecycleRule.Builder. abortIncompleteMultipartUpload(AbortIncompleteMultipartUpload abortIncompleteMultipartUpload)Sets the value of the AbortIncompleteMultipartUpload property for this object.
-