Package org.jclouds.atmos.functions
Class ParseSystemMetadataFromHeaders
- java.lang.Object
-
- org.jclouds.atmos.functions.ParseSystemMetadataFromHeaders
-
- All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,SystemMetadata>,Function<org.jclouds.http.HttpResponse,SystemMetadata>
@Singleton public class ParseSystemMetadataFromHeaders extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,SystemMetadata>
-
-
Constructor Summary
Constructors Constructor Description ParseSystemMetadataFromHeaders(org.jclouds.date.DateService dateService)
-
-
-
Method Detail
-
apply
public SystemMetadata apply(org.jclouds.http.HttpResponse from)
- Specified by:
applyin interfacecom.google.common.base.Function<org.jclouds.http.HttpResponse,SystemMetadata>- Specified by:
applyin interfaceFunction<org.jclouds.http.HttpResponse,SystemMetadata>
-
-