Package org.jclouds.atmos.functions
Class ParseSystemMetadataFromHeaders
java.lang.Object
org.jclouds.atmos.functions.ParseSystemMetadataFromHeaders
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,SystemMetadata> Function<HttpResponse,
SystemMetadata>
@Singleton
public class ParseSystemMetadataFromHeaders
extends Object
implements com.google.common.base.Function<HttpResponse,SystemMetadata>
-
Constructor Details
-
ParseSystemMetadataFromHeaders
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
SystemMetadata> - Specified by:
apply
in interfaceFunction<HttpResponse,
SystemMetadata>
-