Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jclouds.joyent.cloudapi.v6_5
,
org.jclouds.joyent.cloudapi.v6_5.compute
,
org.jclouds.joyent.cloudapi.v6_5.compute.config
,
org.jclouds.joyent.cloudapi.v6_5.compute.functions
,
org.jclouds.joyent.cloudapi.v6_5.compute.internal
,
org.jclouds.joyent.cloudapi.v6_5.compute.loaders
,
org.jclouds.joyent.cloudapi.v6_5.compute.options
,
org.jclouds.joyent.cloudapi.v6_5.compute.predicates
,
org.jclouds.joyent.cloudapi.v6_5.compute.strategy
,
org.jclouds.joyent.cloudapi.v6_5.config
,
org.jclouds.joyent.cloudapi.v6_5.domain
,
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped
,
org.jclouds.joyent.cloudapi.v6_5.features
,
org.jclouds.joyent.cloudapi.v6_5.handlers
,
org.jclouds.joyent.cloudapi.v6_5.options
,
org.jclouds.joyent.cloudapi.v6_5.predicates
,
org.jclouds.joyent.cloudapi.v6_5.reference
,
org.jclouds.joyent.cloudapi.v6_5.suppliers
Class Hierarchy
java.lang.
Object
com.google.inject.AbstractModule (implements com.google.inject.Module)
org.jclouds.compute.config.BaseComputeServiceContextModule
org.jclouds.compute.config.ComputeServiceAdapterContextModule<N,H,I,L>
org.jclouds.joyent.cloudapi.v6_5.compute.config.
JoyentCloudComputeServiceContextModule
org.jclouds.joyent.cloudapi.v6_5.config.
DatacentersAreZonesModule
org.jclouds.rest.config.RestModule
org.jclouds.rest.config.RestClientModule<S,A>
org.jclouds.joyent.cloudapi.v6_5.config.
JoyentCloudRestClientModule
org.jclouds.joyent.cloudapi.v6_5.compute.predicates.
AllNodesInGroupTerminated
(implements com.google.common.base.Predicate<T>)
org.jclouds.apis.internal.BaseApiMetadata (implements org.jclouds.apis.ApiMetadata)
org.jclouds.rest.internal.BaseRestApiMetadata (implements org.jclouds.rest.RestApiMetadata)
org.jclouds.joyent.cloudapi.v6_5.
JoyentCloudApiMetadata
org.jclouds.apis.internal.BaseApiMetadata.Builder (implements org.jclouds.apis.ApiMetadata.Builder)
org.jclouds.rest.internal.BaseRestApiMetadata.Builder (implements org.jclouds.rest.RestApiMetadata.Builder)
org.jclouds.joyent.cloudapi.v6_5.
JoyentCloudApiMetadata.Builder
org.jclouds.compute.internal.BaseComputeService (implements org.jclouds.compute.ComputeService)
org.jclouds.joyent.cloudapi.v6_5.compute.
JoyentCloudComputeService
org.jclouds.http.options.BaseHttpRequestOptions (implements org.jclouds.http.options.HttpRequestOptions)
org.jclouds.joyent.cloudapi.v6_5.options.
CreateMachineOptions
com.google.common.cache.CacheLoader<K,V>
org.jclouds.joyent.cloudapi.v6_5.compute.loaders.
CreateUniqueKey
org.jclouds.joyent.cloudapi.v6_5.options.
CreateMachineOptions.Builder
org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet (implements org.jclouds.compute.strategy.CreateNodesInGroupThenAddToSet)
org.jclouds.joyent.cloudapi.v6_5.compute.strategy.
ApplyJoyentCloudTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
DatacenterAndId
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
DatasetInDatacenter
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
MachineInDatacenter
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
DatacenterAndName
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
KeyInDatacenter
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.
PackageInDatacenter
org.jclouds.joyent.cloudapi.v6_5.domain.
Dataset
(implements java.lang.
Comparable
<T>)
org.jclouds.joyent.cloudapi.v6_5.domain.
Dataset.Builder
org.jclouds.joyent.cloudapi.v6_5.compute.functions.
DatasetInDatacenterToImage
(implements com.google.common.base.Function<F,T>)
org.jclouds.joyent.cloudapi.v6_5.compute.functions.
DatasetToOperatingSystem
(implements com.google.common.base.Function<F,T>)
org.jclouds.joyent.cloudapi.v6_5.compute.
JoyentCloudComputeServiceAdapter
(implements org.jclouds.compute.ComputeServiceAdapter<N,H,I,L>)
org.jclouds.joyent.cloudapi.v6_5.handlers.
JoyentCloudErrorHandler
(implements org.jclouds.http.HttpErrorHandler)
org.jclouds.joyent.cloudapi.v6_5.config.
JoyentCloudProperties
org.jclouds.joyent.cloudapi.v6_5.compute.options.
JoyentCloudTemplateOptions.Builder
org.jclouds.joyent.cloudapi.v6_5.domain.
Key
(implements java.lang.
Comparable
<T>)
org.jclouds.joyent.cloudapi.v6_5.domain.
Key.Builder
org.jclouds.joyent.cloudapi.v6_5.compute.internal.
KeyAndPrivateKey
org.jclouds.joyent.cloudapi.v6_5.predicates.
KeyPredicates
org.jclouds.joyent.cloudapi.v6_5.domain.
Machine
(implements java.lang.
Comparable
<T>)
org.jclouds.joyent.cloudapi.v6_5.domain.
Machine.Builder
org.jclouds.joyent.cloudapi.v6_5.compute.functions.
MachineInDatacenterToNodeMetadata
(implements com.google.common.base.Function<F,T>)
org.jclouds.joyent.cloudapi.v6_5.compute.functions.
OrphanedGroupsByDatacenterId
(implements com.google.common.base.Function<F,T>)
org.jclouds.joyent.cloudapi.v6_5.domain.
Package
(implements java.lang.
Comparable
<T>)
org.jclouds.joyent.cloudapi.v6_5.domain.
Package.Builder
org.jclouds.joyent.cloudapi.v6_5.compute.functions.
PackageInDatacenterToHardware
(implements com.google.common.base.Function<F,T>)
org.jclouds.compute.options.RunScriptOptions
org.jclouds.compute.options.TemplateOptions (implements java.lang.
Cloneable
)
org.jclouds.joyent.cloudapi.v6_5.compute.options.
JoyentCloudTemplateOptions
(implements java.lang.
Cloneable
)
org.jclouds.joyent.cloudapi.v6_5.suppliers.
ZoneIdToURIFromDatacentersApi
(implements org.jclouds.location.suppliers.ZoneIdToURISupplier)
Interface Hierarchy
org.jclouds.joyent.cloudapi.v6_5.features.
DatacenterApi
org.jclouds.joyent.cloudapi.v6_5.features.
DatacenterAsyncApi
org.jclouds.joyent.cloudapi.v6_5.features.
DatasetApi
org.jclouds.joyent.cloudapi.v6_5.features.
DatasetAsyncApi
org.jclouds.joyent.cloudapi.v6_5.
JoyentCloudApi
org.jclouds.joyent.cloudapi.v6_5.
JoyentCloudAsyncApi
org.jclouds.joyent.cloudapi.v6_5.features.
KeyApi
org.jclouds.joyent.cloudapi.v6_5.features.
KeyAsyncApi
org.jclouds.joyent.cloudapi.v6_5.features.
MachineApi
org.jclouds.joyent.cloudapi.v6_5.features.
MachineAsyncApi
org.jclouds.joyent.cloudapi.v6_5.features.
PackageApi
org.jclouds.joyent.cloudapi.v6_5.features.
PackageAsyncApi
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.jclouds.joyent.cloudapi.v6_5.domain.
Machine.Type
org.jclouds.joyent.cloudapi.v6_5.domain.
Machine.State
org.jclouds.joyent.cloudapi.v6_5.reference.
Metadata
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2012
jclouds
. All Rights Reserved.