Uses of Class
software.amazon.awssdk.services.s3.model.DeleteBucketLifecycleRequest
Packages that use DeleteBucketLifecycleRequest
-
Uses of DeleteBucketLifecycleRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type DeleteBucketLifecycleRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest) Deletes the lifecycle configuration from the specified bucket.DelegatingS3Client.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest) Deletes the lifecycle configuration from the specified bucket.S3AsyncClient.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest) Deletes the lifecycle configuration from the specified bucket.default DeleteBucketLifecycleResponseS3Client.deleteBucketLifecycle(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest) Deletes the lifecycle configuration from the specified bucket. -
Uses of DeleteBucketLifecycleRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type DeleteBucketLifecycleRequestModifier and TypeMethodDescriptionDeleteBucketLifecycleRequestMarshaller.marshall(DeleteBucketLifecycleRequest deleteBucketLifecycleRequest)