com.atlassian.aws.utils
Class AwsFunctions

java.lang.Object
  extended by com.atlassian.aws.utils.AwsFunctions

public class AwsFunctions
extends Object


Field Summary
static com.google.common.base.Function<? super com.amazonaws.services.ec2.model.Instance,String> INSTANCE_TO_INSTANCE_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE_TO_INSTANCE_ID

public static final com.google.common.base.Function<? super com.amazonaws.services.ec2.model.Instance,String> INSTANCE_TO_INSTANCE_ID


Copyright © 2015 Atlassian. All rights reserved.