Package | Description |
---|---|
org.jets3t.service |
Provides the main S3 Service interface, on which all JetS3t REST/HTTP or SOAP
implementations are based, and utilites applicable for all services.
|
org.jets3t.service.impl.rest |
Contains utilties of use to any REST/HTTP S3 Service implementations, and specifically to
the HttpClient implementation provided with JetS3t.
|
Modifier and Type | Method and Description |
---|---|
InvalidationList |
CloudFrontService.listInvalidations(String distributionId,
String nextMarker,
int pagingSize)
List a single page of up to pagingSize past invalidation summaries, ordered from
most recent to oldest.
|
Modifier and Type | Method and Description |
---|---|
InvalidationList |
CloudFrontXmlResponsesSaxParser.InvalidationListHandler.getInvalidationList() |
Copyright © 2006–2018. All rights reserved.