public class AmazonS3Util extends Object
| Constructor and Description |
|---|
AmazonS3Util() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getExpirationDays(S3ControlClient controlClient,
String accountId,
String bucket,
String pathPrefix) |
static PutBucketLifecycleConfigurationResponse |
putExpirationDays(S3ControlClient controlClient,
String accountId,
String bucket,
String pathPrefix,
int daysToLive) |
Copyright (c) 2006-2026 North Concepts Inc. All Rights Reserved.