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