com.atlassian.bamboo.maven.plugins.aws.files
Class IpRangesFileDao

java.lang.Object
  extended by com.atlassian.bamboo.maven.plugins.aws.files.IpRangesFileDao

public class IpRangesFileDao
extends java.lang.Object


Method Summary
static java.util.Map<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region,java.lang.Iterable<java.lang.String>> read(org.apache.maven.plugin.logging.Log log, java.lang.String ipRangeFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

read

public static java.util.Map<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region,java.lang.Iterable<java.lang.String>> read(org.apache.maven.plugin.logging.Log log,
                                                                                                                               java.lang.String ipRangeFile)
                                                                                                                        throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2013 Atlassian. All Rights Reserved.