| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 | |
| com.ibm.cos.v2.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteBucketLifecycleResponse |
S3Client.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest)
Deletes the lifecycle configuration from the specified bucket.
|
default CompletableFuture<DeleteBucketLifecycleResponse> |
S3AsyncClient.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest)
Deletes the lifecycle configuration from the specified bucket.
|
DeleteBucketLifecycleResponse |
DelegatingS3Client.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest)
Deletes the lifecycle configuration from the specified bucket.
|
CompletableFuture<DeleteBucketLifecycleResponse> |
DelegatingS3AsyncClient.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest)
Deletes the lifecycle configuration from the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBucketLifecycleRequestMarshaller.marshall(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest) |
Copyright © 2026. All rights reserved.