Class SystemInfoFromJenkinsHeaders

  • All Implemented Interfaces:
    com.google.common.base.Function<org.jclouds.http.HttpResponse,​SystemInfo>, Function<org.jclouds.http.HttpResponse,​SystemInfo>

    @Singleton
    public class SystemInfoFromJenkinsHeaders
    extends Object
    implements com.google.common.base.Function<org.jclouds.http.HttpResponse,​SystemInfo>
    Created by dancc on 3/11/16.
    • Constructor Detail

      • SystemInfoFromJenkinsHeaders

        public SystemInfoFromJenkinsHeaders()
    • Method Detail

      • apply

        public SystemInfo apply​(org.jclouds.http.HttpResponse response)
        Specified by:
        apply in interface com.google.common.base.Function<org.jclouds.http.HttpResponse,​SystemInfo>
        Specified by:
        apply in interface Function<org.jclouds.http.HttpResponse,​SystemInfo>