Uses of Class
software.amazon.awssdk.services.s3.model.AbortIncompleteMultipartUpload
Packages that use AbortIncompleteMultipartUpload
-
Uses of AbortIncompleteMultipartUpload in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AbortIncompleteMultipartUploadModifier and TypeMethodDescriptionLifecycleRule.abortIncompleteMultipartUpload()Returns the value of the AbortIncompleteMultipartUpload property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type AbortIncompleteMultipartUploadModifier and TypeMethodDescriptionLifecycleRule.Builder.abortIncompleteMultipartUpload(AbortIncompleteMultipartUpload abortIncompleteMultipartUpload) Sets the value of the AbortIncompleteMultipartUpload property for this object.