Uses of Class
com.amazonaws.services.s3.model.GetBucketLifecycleConfigurationRequest
Packages that use GetBucketLifecycleConfigurationRequest
-
Uses of GetBucketLifecycleConfigurationRequest in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 with parameters of type GetBucketLifecycleConfigurationRequestModifier and TypeMethodDescriptionAbstractAmazonS3.getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest getBucketLifecycleConfigurationRequest) AmazonS3.getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest getBucketLifecycleConfigurationRequest) Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.AmazonS3Client.getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest getBucketLifecycleConfigurationRequest)