@Singleton public class SystemInfoFromJenkinsHeaders extends java.lang.Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,SystemInfo>
| Constructor and Description |
|---|
SystemInfoFromJenkinsHeaders() |
| Modifier and Type | Method and Description |
|---|---|
SystemInfo |
apply(org.jclouds.http.HttpResponse response) |
public SystemInfo apply(org.jclouds.http.HttpResponse response)
apply in interface java.util.function.Function<org.jclouds.http.HttpResponse,SystemInfo>