public class MapToQueueAttributes extends Object implements com.google.common.base.Function<Map<String,String>,QueueAttributes>
Constructor and Description |
---|
MapToQueueAttributes() |
public QueueAttributes apply(Map<String,String> input)
apply
in interface com.google.common.base.Function<Map<String,String>,QueueAttributes>
Copyright © 2009-2013 jclouds. All Rights Reserved.