@Singleton
public class BuildNumberToInteger
extends java.lang.Object
implements com.google.common.base.Function<org.jclouds.http.HttpResponse,java.lang.Integer>
| Constructor and Description |
|---|
BuildNumberToInteger() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
apply(org.jclouds.http.HttpResponse response) |
java.lang.String |
getTextOutput(org.jclouds.http.HttpResponse response) |