Uses of Class
org.jclouds.ec2.domain.ReservedInstancesOffering
-
Packages that use ReservedInstancesOffering Package Description org.jclouds.aws.ec2.xml org.jclouds.ec2.domain -
-
Uses of ReservedInstancesOffering in org.jclouds.aws.ec2.xml
Methods in org.jclouds.aws.ec2.xml that return ReservedInstancesOffering Modifier and Type Method Description ReservedInstancesOffering
ReservedInstancesOfferingHandler. getResult()
Methods in org.jclouds.aws.ec2.xml that return types with arguments of type ReservedInstancesOffering Modifier and Type Method Description Set<ReservedInstancesOffering>
DescribeReservedInstancesOfferingResponseHandler. getResult()
ParseSax.HandlerWithResult<Set<ReservedInstancesOffering>>
DescribeReservedInstancesOfferingResponseHandler. setContext(HttpRequest request)
-
Uses of ReservedInstancesOffering in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain with parameters of type ReservedInstancesOffering Modifier and Type Method Description int
ReservedInstancesOffering. compareTo(ReservedInstancesOffering o)
-