Uses of Class
com.amazonaws.services.s3.model.GetBucketLoggingConfigurationRequest
-
Packages that use GetBucketLoggingConfigurationRequest Package Description com.amazonaws.services.s3 Synchronous client for accessing Amazon S3. -
-
Uses of GetBucketLoggingConfigurationRequest in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 with parameters of type GetBucketLoggingConfigurationRequest Modifier and Type Method Description BucketLoggingConfiguration
AbstractAmazonS3. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
BucketLoggingConfiguration
AmazonS3. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
Gets the logging configuration for the specified bucket.BucketLoggingConfiguration
AmazonS3Client. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
-