Package org.jclouds.glacier.functions
Class ParseArchiveIdHeader
java.lang.Object
org.jclouds.glacier.functions.ParseArchiveIdHeader
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,String> Function<HttpResponse,
String>
public class ParseArchiveIdHeader
extends Object
implements com.google.common.base.Function<HttpResponse,String>
Parses the archiveId from the HttpResponse.
-
Constructor Details
-
ParseArchiveIdHeader
public ParseArchiveIdHeader()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
String> - Specified by:
apply
in interfaceFunction<HttpResponse,
String>
-