Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jclouds.aws.ec2
,
org.jclouds.aws.ec2.binders
,
org.jclouds.aws.ec2.compute
,
org.jclouds.aws.ec2.compute.config
,
org.jclouds.aws.ec2.compute.extensions
,
org.jclouds.aws.ec2.compute.functions
,
org.jclouds.aws.ec2.compute.internal
,
org.jclouds.aws.ec2.compute.loaders
,
org.jclouds.aws.ec2.compute.strategy
,
org.jclouds.aws.ec2.compute.suppliers
,
org.jclouds.aws.ec2.config
,
org.jclouds.aws.ec2.domain
,
org.jclouds.aws.ec2.features
,
org.jclouds.aws.ec2.functions
,
org.jclouds.aws.ec2.options
,
org.jclouds.aws.ec2.predicates
,
org.jclouds.aws.ec2.reference
,
org.jclouds.aws.ec2.xml
Class Hierarchy
java.lang.
Object
com.google.inject.AbstractModule (implements com.google.inject.Module)
org.jclouds.compute.config.BaseComputeServiceContextModule
org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
org.jclouds.compute.config.BindComputeSuppliersByClass
org.jclouds.ec2.compute.config.EC2BindComputeSuppliersByClass
org.jclouds.aws.ec2.compute.config.
AWSEC2BindComputeSuppliersByClass
org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
org.jclouds.rest.config.RestModule
org.jclouds.rest.config.HttpApiModule<A>
org.jclouds.aws.config.AWSHttpApiModule<A>
org.jclouds.aws.config.FormSigningHttpApiModule<A>
org.jclouds.ec2.config.BaseEC2HttpApiModule<A>
org.jclouds.aws.ec2.config.
AWSEC2HttpApiModule
org.jclouds.aws.ec2.compute.suppliers.
AWSEC2ImageSupplier
(implements com.google.common.base.Supplier<T>)
org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
(implements org.jclouds.ec2.compute.strategy.ReviseParsedImage)
org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
org.jclouds.aws.ec2.domain.
AWSRunningInstance.IAMInstanceProfile
org.jclouds.apis.internal.BaseApiMetadata (implements org.jclouds.apis.ApiMetadata)
org.jclouds.rest.internal.BaseHttpApiMetadata<A> (implements org.jclouds.rest.HttpApiMetadata<A>)
org.jclouds.aws.ec2.
AWSEC2ApiMetadata
org.jclouds.apis.internal.BaseApiMetadata.Builder<T> (implements org.jclouds.apis.ApiMetadata.Builder<B>)
org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<A,T> (implements org.jclouds.rest.HttpApiMetadata.Builder<A,T>)
org.jclouds.aws.ec2.
AWSEC2ApiMetadata.Builder
org.jclouds.compute.internal.BaseComputeService (implements org.jclouds.compute.ComputeService)
org.jclouds.ec2.compute.EC2ComputeService
org.jclouds.aws.ec2.compute.
AWSEC2ComputeService
org.jclouds.http.options.BaseHttpRequestOptions (implements org.jclouds.http.options.HttpRequestOptions)
org.jclouds.ec2.options.internal.BaseEC2RequestOptions
org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions
org.jclouds.ec2.options.DescribeImagesOptions
org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
org.jclouds.ec2.options.RunInstancesOptions
org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
org.jclouds.providers.internal.BaseProviderMetadata (implements org.jclouds.providers.ProviderMetadata)
org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
org.jclouds.providers.internal.BaseProviderMetadata.Builder (implements org.jclouds.providers.ProviderMetadata.Builder)
org.jclouds.aws.ec2.
AWSEC2ProviderMetadata.Builder
org.jclouds.aws.ec2.binders.
BindLaunchSpecificationToFormParams
(implements org.jclouds.rest.Binder, com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.binders.
BindSpotInstanceRequestIdsToIndexedFormParams
(implements org.jclouds.rest.Binder)
org.jclouds.aws.ec2.binders.
BindTagFiltersToIndexedFormParams
(implements org.jclouds.rest.Binder)
org.jclouds.aws.ec2.binders.
BindTagsToIndexedFormParams
(implements org.jclouds.rest.Binder)
com.google.common.cache.CacheLoader<K,V>
org.jclouds.aws.ec2.compute.loaders.
AWSEC2CreateSecurityGroupIfNeeded
org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
org.jclouds.aws.ec2.compute.suppliers.
CallForImages
(implements java.util.concurrent.
Callable
<V>)
org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions.Builder
org.xml.sax.helpers.
DefaultHandler
(implements org.xml.sax.
ContentHandler
, org.xml.sax.
DTDHandler
, org.xml.sax.
EntityResolver
, org.xml.sax.
ErrorHandler
)
org.jclouds.http.functions.ParseSax.HandlerWithResult<T> (implements org.jclouds.rest.InvocationContext<I>)
org.jclouds.aws.ec2.xml.
CreateSecurityGroupResponseHandler
org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
org.jclouds.aws.ec2.xml.
MonitoringStateHandler
org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<T>
org.jclouds.aws.ec2.xml.
AWSEC2DescribeSecurityGroupsResponseHandler
org.jclouds.aws.ec2.xml.
AWSEC2IpPermissionHandler
org.jclouds.aws.ec2.xml.
AWSEC2SecurityGroupHandler
org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
<T>
org.jclouds.aws.ec2.xml.
AWSDescribeInstancesResponseHandler
org.jclouds.aws.ec2.xml.
AWSRunInstancesResponseHandler
org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
org.jclouds.aws.ec2.xml.
PlacementGroupHandler
org.jclouds.aws.ec2.xml.
ReservedInstancesOfferingHandler
org.jclouds.aws.ec2.xml.
SpotHandler
org.jclouds.aws.ec2.xml.
SpotInstanceHandler
org.jclouds.aws.ec2.xml.
ProductCodesHandler
org.jclouds.aws.ec2.xml.
SpotInstancesHandler
org.jclouds.ec2.options.DescribeImagesOptions.Builder
org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
org.jclouds.ec2.reference.EC2Constants
org.jclouds.aws.ec2.reference.
AWSEC2Constants
org.jclouds.ec2.compute.strategy.EC2CreateNodesInGroupThenAddToSet (implements org.jclouds.compute.strategy.CreateNodesInGroupThenAddToSet)
org.jclouds.aws.ec2.compute.strategy.
AWSEC2CreateNodesInGroupThenAddToSet
org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy (implements org.jclouds.compute.strategy.DestroyNodeStrategy)
org.jclouds.aws.ec2.compute.strategy.
AWSEC2DestroyNodeStrategy
org.jclouds.ec2.compute.strategy.EC2GetNodeMetadataStrategy (implements org.jclouds.compute.strategy.GetNodeMetadataStrategy)
org.jclouds.aws.ec2.compute.strategy.
AWSEC2GetNodeMetadataStrategy
org.jclouds.ec2.compute.suppliers.EC2HardwareSupplier (implements com.google.common.base.Supplier<T>)
org.jclouds.aws.ec2.compute.suppliers.
AWSEC2HardwareSupplier
org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy (implements org.jclouds.compute.strategy.ListNodesStrategy)
org.jclouds.aws.ec2.compute.strategy.
AWSEC2ListNodesStrategy
org.jclouds.ec2.compute.extensions.EC2SecurityGroupExtension (implements org.jclouds.compute.extensions.SecurityGroupExtension)
org.jclouds.aws.ec2.compute.extensions.
AWSEC2SecurityGroupExtension
org.jclouds.ec2.compute.functions.EC2SecurityGroupToSecurityGroup (implements com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.compute.functions.
AWSEC2SecurityGroupToSecurityGroup
com.google.common.collect.ForwardingObject
org.jclouds.internal.BaseView (implements org.jclouds.View)
org.jclouds.compute.internal.ComputeServiceContextImpl (implements org.jclouds.compute.ComputeServiceContext)
org.jclouds.ec2.compute.internal.EC2ComputeServiceContextImpl (implements org.jclouds.ec2.compute.EC2ComputeServiceContext)
org.jclouds.aws.ec2.compute.internal.
AWSEC2ComputeServiceContextImpl
(implements org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
)
org.jclouds.aws.ec2.functions.
ImportOrReturnExistingKeypair
(implements com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.domain.
LaunchSpecification
org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
org.jclouds.aws.ec2.domain.
LaunchSpecification.IAMInstanceProfileRequest
org.jclouds.aws.ec2.domain.
PlacementGroup
(implements java.lang.
Comparable
<T>)
org.jclouds.aws.ec2.predicates.
PlacementGroupAvailable
(implements com.google.common.base.Predicate<T>)
org.jclouds.aws.ec2.predicates.
PlacementGroupDeleted
(implements com.google.common.base.Predicate<T>)
org.jclouds.ec2.compute.functions.PresentInstances (implements com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.compute.functions.
PresentSpotRequestsAndInstances
org.jclouds.ec2.compute.domain.RegionAndName
org.jclouds.aws.ec2.domain.
RegionNameAndPublicKeyMaterial
org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
org.jclouds.ec2.options.RunInstancesOptions.Builder
org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
org.jclouds.ec2.domain.RunningInstance (implements java.lang.
Comparable
<T>)
org.jclouds.aws.ec2.domain.
AWSRunningInstance
org.jclouds.ec2.domain.RunningInstance.Builder<T>
org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata (implements com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.compute.functions.
AWSRunningInstanceToNodeMetadata
org.jclouds.compute.options.RunScriptOptions
org.jclouds.compute.options.TemplateOptions (implements java.lang.
Cloneable
)
org.jclouds.ec2.compute.options.EC2TemplateOptions (implements java.lang.
Cloneable
)
org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
(implements java.lang.
Cloneable
)
org.jclouds.aws.ec2.domain.
Spot
(implements java.lang.
Comparable
<T>)
org.jclouds.aws.ec2.domain.
Spot.Builder
org.jclouds.aws.ec2.domain.
SpotInstanceRequest
(implements java.lang.
Comparable
<T>)
org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
org.jclouds.aws.ec2.predicates.
SpotInstanceRequestActive
(implements com.google.common.base.Predicate<T>)
org.jclouds.aws.ec2.functions.
SpotInstanceRequestToAWSRunningInstance
(implements com.google.common.base.Function<F,T>)
org.jclouds.compute.domain.internal.TemplateBuilderImpl (implements org.jclouds.compute.domain.TemplateBuilder)
org.jclouds.ec2.compute.internal.EC2TemplateBuilderImpl
org.jclouds.aws.ec2.compute.
AWSEC2TemplateBuilderImpl
Interface Hierarchy
org.jclouds.ec2.features.AMIApi
org.jclouds.aws.ec2.features.
AWSAMIApi
org.jclouds.aws.ec2.compute.suppliers.
CallForImages.Factory
java.io.
Closeable
org.jclouds.aws.ec2.
AWSEC2Api
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.compute.ComputeServiceContext (also extends org.jclouds.View)
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.ec2.compute.EC2ComputeServiceContext
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.ec2.EC2Api
org.jclouds.aws.ec2.
AWSEC2Api
org.jclouds.ec2.compute.EC2ComputeServiceContext
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.ec2.features.InstanceApi
org.jclouds.aws.ec2.features.
AWSInstanceApi
org.jclouds.ec2.features.KeyPairApi
org.jclouds.aws.ec2.features.
AWSKeyPairApi
org.jclouds.aws.ec2.features.
MonitoringApi
org.jclouds.aws.ec2.features.
PlacementGroupApi
org.jclouds.ec2.features.SecurityGroupApi
org.jclouds.aws.ec2.features.
AWSSecurityGroupApi
org.jclouds.aws.ec2.features.
SpotInstanceApi
org.jclouds.View
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.compute.ComputeServiceContext (also extends java.io.
Closeable
)
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.ec2.compute.EC2ComputeServiceContext
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
org.jclouds.ec2.compute.EC2ComputeServiceContext
org.jclouds.aws.ec2.compute.
AWSEC2ComputeServiceContext
Annotation Type Hierarchy
org.jclouds.aws.ec2.compute.config.
ImageQuery
(implements java.lang.annotation.
Annotation
)
org.jclouds.aws.ec2.compute.config.
ClusterCompute
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.jclouds.aws.ec2.compute.suppliers.
AWSEC2ImageSupplier.QueryStringToMultimap
(implements com.google.common.base.Function<F,T>)
org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
org.jclouds.aws.ec2.domain.
PlacementGroup.State
org.jclouds.aws.ec2.domain.
MonitoringState
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2014
The Apache Software Foundation
. All Rights Reserved.