Class MapToQueueAttributes

java.lang.Object
org.jclouds.sqs.functions.MapToQueueAttributes
All Implemented Interfaces:
com.google.common.base.Function<Map<String,String>,QueueAttributes>, Function<Map<String,String>,QueueAttributes>

public class MapToQueueAttributes extends Object implements com.google.common.base.Function<Map<String,String>,QueueAttributes>
Converts a Map to a typed QueueAttributes object