Package | Description |
---|---|
org.kuali.common.aws.s3.monitor |
Modifier and Type | Method and Description |
---|---|
AccountSummary |
S3Utils.getAccountSummary(AccountSummaryContext context) |
AccountSummary |
S3Utils.getAccountSummary(String accessKey,
String secretKey,
List<String> includes,
List<String> excludes) |
Modifier and Type | Method and Description |
---|---|
String |
S3Utils.toCSV(AccountSummary summary) |
String |
S3Utils.toCSV(AccountSummary summary,
boolean printColumnHeaders) |
String |
S3Utils.toString(AccountSummary summary) |
void |
S3Utils.updateAccountSummary(AccountSummary summary) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.