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 Object


Method Summary
static Map<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region,Iterable<String>> read(org.apache.maven.plugin.logging.Log log, 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 Map<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region,Iterable<String>> read(org.apache.maven.plugin.logging.Log log,
                                                                                                 String ipRangeFile)
                                                                                          throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.