| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AbortIncompleteMultipartUpload |
AbortIncompleteMultipartUpload.clone() |
AbortIncompleteMultipartUpload |
LifecycleRule.getAbortIncompleteMultipartUpload()
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 waits before permanently
removing all parts of the upload.
|
AbortIncompleteMultipartUpload |
AbortIncompleteMultipartUpload.withDaysAfterInitiation(Integer daysAfterInitiation)
Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload to the Outposts bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleRule.setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload abortIncompleteMultipartUpload)
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 waits before permanently
removing all parts of the upload.
|
LifecycleRule |
LifecycleRule.withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload abortIncompleteMultipartUpload)
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 waits before permanently
removing all parts of the upload.
|
Copyright © 2021. All rights reserved.