Uses of Class
com.atlassian.aws.ec2.SpotPriceMatrix.Price

Packages that use SpotPriceMatrix.Price
com.atlassian.aws.ec2   
 

Uses of SpotPriceMatrix.Price in com.atlassian.aws.ec2
 

Methods in com.atlassian.aws.ec2 that return SpotPriceMatrix.Price
 SpotPriceMatrix.Price SpotPriceMatrix.getPrice(String product, com.amazonaws.services.ec2.model.InstanceType instanceType)
           
 

Methods in com.atlassian.aws.ec2 with parameters of type SpotPriceMatrix.Price
 void SpotPriceMatrix.add(String product, com.amazonaws.services.ec2.model.InstanceType instanceType, SpotPriceMatrix.Price spotPrice)
           
 



Copyright © 2015 Atlassian. All rights reserved.