Package org.jclouds.glacier.functions
Class ParseJobMetadataFromHttpContent
java.lang.Object
org.jclouds.http.functions.ParseJson<JobMetadata>
org.jclouds.glacier.functions.ParseJobMetadataFromHttpContent
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,JobMetadata> Function<HttpResponse,
JobMetadata>
Parses the JSON job information from the HttpResponse.
-
Constructor Details
-
ParseJobMetadataFromHttpContent
-