Class ParseCDNContainerURIFromHeaders

java.lang.Object
org.jclouds.rackspace.cloudfiles.v1.functions.ParseCDNContainerURIFromHeaders
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,URI>, Function<HttpResponse,URI>

public class ParseCDNContainerURIFromHeaders extends Object implements com.google.common.base.Function<HttpResponse,URI>
Parses the
invalid reference
CDNContainer
from the response headers.
  • Constructor Details

    • ParseCDNContainerURIFromHeaders

      public ParseCDNContainerURIFromHeaders()
  • Method Details