A B C D E F G H I J L M N O P R S T U V W

A

adapter - Variable in class org.jclouds.compute.config.JCloudsNativeComputeServiceAdapterContextModule
 
AdaptingComputeServiceStrategies<N,H,I,L> - Class in org.jclouds.compute.strategy.impl
 
AdaptingComputeServiceStrategies(Map<String, Credentials>, ComputeServiceAdapter<N, H, I, L>, Function<N, NodeMetadata>) - Constructor for class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
addClientModule(List<Module>) - Method in class org.jclouds.compute.StandaloneComputeServiceContextBuilder
 
addContextModule(List<Module>) - Method in class org.jclouds.compute.stub.StubComputeServiceContextBuilder
 
addImageResolutionModule() - Method in class org.jclouds.compute.ComputeServiceContextBuilder
 
addImageResolutionModuleIfNotPresent() - Method in class org.jclouds.compute.ComputeServiceContextBuilder
 
addNodeWithTagStrategy - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
adminPassword(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
adminPassword(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
all() - Static method in class org.jclouds.compute.predicates.NodePredicates
return everything.
any() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
prime this builder with parameters known to work on the current compute provider.
any() - Method in interface org.jclouds.compute.domain.TemplateBuilder
prime this builder with parameters known to work on the current compute provider.
any() - Static method in class org.jclouds.compute.predicates.ImagePredicates
return everything.
any() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
return everything.
apply(NodeMetadata) - Method in class org.jclouds.compute.functions.CreateSshClientOncePortIsListeningOnNode
 
apply(TemplateOptions) - Method in class org.jclouds.compute.functions.TemplateOptionsToStatement
 
apply(NodeMetadata) - Method in class org.jclouds.compute.predicates.NodePresentAndInIntendedState
 
apply(NodeMetadata) - Method in class org.jclouds.compute.predicates.NodeTerminated
 
apply(IPSocket) - Method in class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
 
apply(ScriptStatusReturnsZero.CommandUsingClient) - Method in class org.jclouds.compute.predicates.ScriptStatusReturnsZero
 
apply(NodeMetadata) - Method in class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
apply(IPSocket) - Method in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule.StubSocketOpen
 
arch(String) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
as(Class<T>) - Method in class org.jclouds.compute.options.TemplateOptions
 
as(Class<T>) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
authException - Variable in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
authorizePublicKey(String) - Method in class org.jclouds.compute.options.TemplateOptions
authorize an rsa ssh key.
authorizePublicKey(Payload) - Method in class org.jclouds.compute.options.TemplateOptions
Deprecated. 
authorizePublicKey(String) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
Deprecated. 
authorizePublicKey(Payload) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
authorizePublicKey(String) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 

B

backing - Static variable in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
 
BaseComputeService - Class in org.jclouds.compute.internal
 
BaseComputeService(ComputeServiceContext, Map<String, Credentials>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Set<? extends Location>>, ListNodesStrategy, GetNodeMetadataStrategy, CreateNodesInGroupThenAddToSet, RebootNodeStrategy, DestroyNodeStrategy, ResumeNodeStrategy, SuspendNodeStrategy, Provider<TemplateBuilder>, Provider<TemplateOptions>, Predicate<NodeMetadata>, Predicate<NodeMetadata>, Predicate<NodeMetadata>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, ComputeServiceConstants.Timeouts, ExecutorService) - Constructor for class org.jclouds.compute.internal.BaseComputeService
 
BaseComputeServiceContextModule - Class in org.jclouds.compute.config
 
BaseComputeServiceContextModule() - Constructor for class org.jclouds.compute.config.BaseComputeServiceContextModule
 
biggest - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
biggest() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
configure this template to the largest hardware, based on cores, ram, then disk
biggest() - Method in interface org.jclouds.compute.domain.TemplateBuilder
configure this template to the largest hardware, based on cores, ram, then disk
bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
needed, if CreateNodesInGroupThenAddToSet requires it
bindAsyncClient() - Method in class org.jclouds.compute.config.StandaloneComputeServiceClientModule
 
bindClient() - Method in class org.jclouds.compute.config.StandaloneComputeServiceClientModule
 
BindComputeStrategiesByClass - Class in org.jclouds.compute.config
 
BindComputeStrategiesByClass() - Constructor for class org.jclouds.compute.config.BindComputeStrategiesByClass
 
BindComputeSuppliersByClass - Class in org.jclouds.compute.config
 
BindComputeSuppliersByClass() - Constructor for class org.jclouds.compute.config.BindComputeSuppliersByClass
 
bindDefaultLocationSupplier(Class<? extends Supplier<Location>>) - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
bindDestroyNodeStrategy(Class<? extends DestroyNodeStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindGetNodeMetadataStrategy(Class<? extends GetNodeMetadataStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindHardwareSupplier(Class<? extends Supplier<Set<? extends Hardware>>>) - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
bindImageSupplier(Class<? extends Supplier<Set<? extends Image>>>) - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
bindListNodesStrategy(Class<? extends ListNodesStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindLocationSupplier(Class<? extends Supplier<Set<? extends Location>>>) - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
bindRebootNodeStrategy(Class<? extends RebootNodeStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindRunNodesAndAddToSetStrategy(Class<? extends CreateNodesInGroupThenAddToSet>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindStartNodeStrategy(Class<? extends ResumeNodeStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
bindStopNodeStrategy(Class<? extends SuspendNodeStrategy>) - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
blockOnComplete - Variable in class org.jclouds.compute.options.RunScriptOptions
 
blockOnComplete(boolean) - Method in class org.jclouds.compute.options.RunScriptOptions
 
blockOnComplete(boolean) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
blockOnComplete(boolean) - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
blockOnComplete(boolean) - Method in class org.jclouds.compute.options.TemplateOptions
 
blockOnComplete(boolean) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
blockOnPort(int, int) - Method in class org.jclouds.compute.options.RunScriptOptions
When the node is started, wait until the following port is active
blockOnPort(int, int) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
blockOnPort(int, int) - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
blockOnPort(int, int) - Method in class org.jclouds.compute.options.TemplateOptions
 
blockOnPort(int, int) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
blockUntilRunning - Variable in class org.jclouds.compute.options.TemplateOptions
 
blockUntilRunning(boolean) - Method in class org.jclouds.compute.options.TemplateOptions
 
blockUntilRunning(boolean) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
blockUntilRunning(boolean) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
bootDevice(boolean) - Method in class org.jclouds.compute.domain.VolumeBuilder
 
build() - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
build() - Method in class org.jclouds.compute.domain.HardwareBuilder
 
build() - Method in class org.jclouds.compute.domain.ImageBuilder
 
build() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Generate an immutable template from the current builder.
build() - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
build() - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
build() - Method in interface org.jclouds.compute.domain.TemplateBuilder
Generate an immutable template from the current builder.
build() - Method in class org.jclouds.compute.domain.VolumeBuilder
 
buildComputeServiceContext() - Method in class org.jclouds.compute.ComputeServiceContextBuilder
 
buildContextUnwrappingExceptions(ComputeServiceContextBuilder<S, A>) - Static method in class org.jclouds.compute.ComputeServiceContextFactory
 
buildInjector() - Method in class org.jclouds.compute.ComputeServiceContextBuilder
 

C

call() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
Note that RunScriptOnNode.init() must be called first.
call() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
call() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
call() - Method in class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
call() - Method in class org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap
 
call() - Method in class org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
checkNodeHasIps(NodeMetadata) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
CIMOperatingSystem - Class in org.jclouds.compute.domain.os
Operating system based on DMTF CIM model.
CIMOperatingSystem() - Constructor for class org.jclouds.compute.domain.os.CIMOperatingSystem
 
CIMOperatingSystem(CIMOperatingSystem.OSType, String, String, String) - Constructor for class org.jclouds.compute.domain.os.CIMOperatingSystem
 
CIMOperatingSystem.OSType - Enum in org.jclouds.compute.domain.os
 
clone() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
close() - Method in interface org.jclouds.compute.ComputeServiceContext
 
close() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
compareTo(ResourceMetadata<ComputeType>) - Method in class org.jclouds.compute.domain.internal.HardwareImpl
compareTo(Processor) - Method in class org.jclouds.compute.domain.Processor
COMPUTE_LOGGER - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
ComputeMetadata - Interface in org.jclouds.compute.domain
 
ComputeMetadataBuilder - Class in org.jclouds.compute.domain
 
ComputeMetadataBuilder(ComputeType) - Constructor for class org.jclouds.compute.domain.ComputeMetadataBuilder
 
ComputeMetadataImpl - Class in org.jclouds.compute.domain.internal
 
ComputeMetadataImpl(ComputeType, String, String, String, Location, URI, Map<String, String>) - Constructor for class org.jclouds.compute.domain.internal.ComputeMetadataImpl
 
ComputeService - Interface in org.jclouds.compute
Provides portable access to launching compute instances.
ComputeServiceAdapter<N,H,I,L> - Interface in org.jclouds.compute
A means of specifying the interface between the ComputeServices and a concrete compute cloud implementation, jclouds or otherwise.
ComputeServiceAdapterContextModule<S,A,N,H,I,L> - Class in org.jclouds.compute.config
 
ComputeServiceAdapterContextModule(Class<S>, Class<A>) - Constructor for class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
ComputeServiceConstants - Interface in org.jclouds.compute.reference
 
ComputeServiceConstants.ReferenceData - Class in org.jclouds.compute.reference
 
ComputeServiceConstants.ReferenceData() - Constructor for class org.jclouds.compute.reference.ComputeServiceConstants.ReferenceData
 
ComputeServiceConstants.Timeouts - Class in org.jclouds.compute.reference
 
ComputeServiceConstants.Timeouts() - Constructor for class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
ComputeServiceContext - Interface in org.jclouds.compute
Represents a cloud that has compute functionality.
ComputeServiceContextBuilder<S,A> - Class in org.jclouds.compute
 
ComputeServiceContextBuilder(Class<S>, Class<A>) - Constructor for class org.jclouds.compute.ComputeServiceContextBuilder
 
ComputeServiceContextBuilder(Class<S>, Class<A>, Properties) - Constructor for class org.jclouds.compute.ComputeServiceContextBuilder
 
ComputeServiceContextFactory - Class in org.jclouds.compute
Helper class to instantiate ComputeServiceContext instances.
ComputeServiceContextFactory() - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
Initializes with the default properties built-in to jclouds.
ComputeServiceContextFactory(Properties) - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
Finds definitions in the specified properties.
ComputeServiceContextFactory(RestContextFactory) - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
Uses the supplied RestContextFactory to create ComputeServiceContexts
ComputeServiceContextImpl<S,A> - Class in org.jclouds.compute.internal
 
ComputeServiceContextImpl(ComputeService, Map<String, Credentials>, Utils, RestContext) - Constructor for class org.jclouds.compute.internal.ComputeServiceContextImpl
 
ComputeServiceTimeoutsModule - Class in org.jclouds.compute.config
 
ComputeServiceTimeoutsModule() - Constructor for class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 
ComputeServiceUtils - Class in org.jclouds.compute.util
 
ComputeServiceUtils() - Constructor for class org.jclouds.compute.util.ComputeServiceUtils
 
ComputeType - Enum in org.jclouds.compute.domain
 
ComputeUtils - Class in org.jclouds.compute.util
 
ComputeUtils(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory, ExecutorService) - Constructor for class org.jclouds.compute.util.ComputeUtils
 
configure() - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
configure() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
configure() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
configure() - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
configure() - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 
configure() - Method in class org.jclouds.compute.config.JCloudsNativeComputeServiceAdapterContextModule
This binds the converters to IdentityFunction as that ensure the same value is returned.
configure() - Method in class org.jclouds.compute.stub.config.StubComputeServiceContextModule
 
configure() - Method in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
 
ConfiguresSshClient - Annotation Type in org.jclouds.ssh
designates the module configures an Ssh Client.
connect() - Method in interface org.jclouds.ssh.SshClient
 
context - Variable in class org.jclouds.compute.internal.BaseComputeService
 
copyTemplateOptions(TemplateOptions, TemplateOptions) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
create(NodeMetadata, String) - Method in interface org.jclouds.compute.callables.RunScriptOnNode.Factory
 
create(NodeMetadata, Statement) - Method in interface org.jclouds.compute.callables.RunScriptOnNode.Factory
 
create(NodeMetadata, Statement, RunScriptOptions) - Method in interface org.jclouds.compute.callables.RunScriptOnNode.Factory
 
create(TemplateOptions, NodeMetadata, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in interface org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
 
create(TemplateOptions, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in interface org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
 
create(NodeMetadata, Statement, RunScriptOptions, Map<NodeMetadata, Exception>) - Method in interface org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap.Factory
 
create(IPSocket, String, String) - Method in interface org.jclouds.ssh.SshClient.Factory
Deprecated. 
create(IPSocket, String, byte[]) - Method in interface org.jclouds.ssh.SshClient.Factory
Deprecated. 
create(IPSocket, Credentials) - Method in interface org.jclouds.ssh.SshClient.Factory
 
createContext(String, String, String) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(String, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(RestContextSpec<S, A>) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(RestContextSpec<S, A>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createContext(RestContextSpec<S, A>, Iterable<Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
 
createExecutionErrorMessage(Map<?, Exception>) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
createInitScript(String, Statement) - Static method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
createNodeErrorMessage(Map<? extends NodeMetadata, ? extends Throwable>) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
createNodesInGroup(String, int, Template) - Method in interface org.jclouds.compute.ComputeService
The compute api treats nodes as a group based on the name you specify.
createNodesInGroup(String, int, TemplateOptions) - Method in interface org.jclouds.compute.ComputeService
Like ComputeService.createNodesInGroup(String,int,Template), except that the template is default, equivalent to templateBuilder().any().options(templateOptions).
createNodesInGroup(String, int) - Method in interface org.jclouds.compute.ComputeService
Like ComputeService.createNodesInGroup(String,int,TemplateOptions), except that the options are default, as specified in ComputeService.templateOptions().
createNodesInGroup(String, int, Template) - Method in class org.jclouds.compute.internal.BaseComputeService
 
createNodesInGroup(String, int, TemplateOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
 
createNodesInGroup(String, int) - Method in class org.jclouds.compute.internal.BaseComputeService
 
CreateNodesInGroupThenAddToSet - Interface in org.jclouds.compute.strategy
 
CreateNodesWithGroupEncodedIntoNameThenAddToSet - Class in org.jclouds.compute.strategy.impl
creates futures that correlate to
CreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName, ListNodesStrategy, String, ExecutorService, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory) - Constructor for class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
CreateNodeWithGroupEncodedIntoName - Interface in org.jclouds.compute.strategy
Adds a node into an existing tag set, or creates one new.
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in interface org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName
create a node given the name and template parameters such as imageid, hardwareid, and locationid.
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
create a node given the name and template parameters such as imageid, hardwareid, and locationid.
createNodeWithGroupEncodedIntoNameThenStoreCredentials(String, String, Template, Map<String, Credentials>) - Method in interface org.jclouds.compute.ComputeServiceAdapter
ComputeService.runNodesWithTag(String, int, Template) generates the parameters passed into this method such that each node in the set has a unique name.
createNodeWithGroupEncodedIntoNameThenStoreCredentials(String, String, Template, Map<String, Credentials>) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
ComputeService.runNodesWithTag(String, int, Template) generates the parameters passed into this method such that each node in the set has a unique name.
createNodeWithGroupEncodedIntoNameThenStoreCredentials(String, String, Template, Map<String, Credentials>) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
CreateSshClientOncePortIsListeningOnNode - Class in org.jclouds.compute.functions
 
CreateSshClientOncePortIsListeningOnNode(RetryIfSocketNotYetOpen) - Constructor for class org.jclouds.compute.functions.CreateSshClientOncePortIsListeningOnNode
 
credentials(Credentials) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
credentialStore() - Method in interface org.jclouds.compute.ComputeServiceContext
 
credentialStore - Variable in class org.jclouds.compute.internal.BaseComputeService
 
credentialStore() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
CustomizationResponse - Interface in org.jclouds.compute.config
Designates information related to customization of a resource.
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap - Class in org.jclouds.compute.strategy
 
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(Predicate<NodeMetadata>, GetNodeMetadataStrategy, RetryIfSocketNotYetOpen, ComputeServiceConstants.Timeouts, Function<TemplateOptions, Statement>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, TemplateOptions, NodeMetadata, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Constructor for class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(Predicate<NodeMetadata>, GetNodeMetadataStrategy, RetryIfSocketNotYetOpen, ComputeServiceConstants.Timeouts, Function<TemplateOptions, Statement>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, TemplateOptions, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Constructor for class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory - Interface in org.jclouds.compute.strategy
 
customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
customizeNodesAndAddToGoodMapOrPutExceptionIntoBadMap(TemplateOptions, Iterable<NodeMetadata>, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in class org.jclouds.compute.util.ComputeUtils
 

D

defaultCredentials(Credentials) - Method in class org.jclouds.compute.domain.ImageBuilder
 
defaultLocation - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
defaultTemplateProvider - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
defineAddNodeWithTagStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
needed, if CreateNodesInGroupThenAddToSet requires it
defineAddNodeWithTagStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineDefaultLocationSupplier() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
defineDestroyNodeStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineDestroyNodeStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineGetNodeMetadataStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineGetNodeMetadataStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineHardwareSupplier() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
defineImageSupplier() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
defineListNodesStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineListNodesStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineLocationSupplier() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
 
defineRebootNodeStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineRebootNodeStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineRunNodesAndAddToSetStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineStartNodeStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineStartNodeStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
defineStopNodeStrategy() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
 
defineStopNodeStrategy(AdaptingComputeServiceStrategies<N, H, I, L>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
DELIMETED_BY_HYPHEN_ENDING_IN_HYPHEN_HEX - Static variable in class org.jclouds.compute.util.ComputeServiceUtils
 
description(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
description(String) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
destroyNode(String) - Method in interface org.jclouds.compute.ComputeService
destroy the node, given its id.
destroyNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
destroyNode(String) - Method in class org.jclouds.compute.internal.BaseComputeService
destroy the node, given its id.
destroyNode(String) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
destroyNode(String) - Method in interface org.jclouds.compute.strategy.DestroyNodeStrategy
 
destroyNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
destroyNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
destroyNodesMatching(Predicate<NodeMetadata>) - Method in interface org.jclouds.compute.ComputeService
nodes matching the filter are treated as a logical set.
destroyNodesMatching(Predicate<NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
nodes matching the filter are treated as a logical set.
DestroyNodeStrategy - Interface in org.jclouds.compute.strategy
terminates the node
device(String) - Method in class org.jclouds.compute.domain.VolumeBuilder
 
disconnect() - Method in interface org.jclouds.ssh.SshClient
 
doCall() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
ssh client is initialized through this call.
doCall() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete
 
dontAuthorizePublicKey() - Method in class org.jclouds.compute.options.TemplateOptions
 
durable(boolean) - Method in class org.jclouds.compute.domain.VolumeBuilder
 

E

equals(Object) - Method in class org.jclouds.compute.domain.ExecResponse
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.HardwareImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.ImageImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.TemplateImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.internal.VolumeImpl
 
equals(Object) - Method in class org.jclouds.compute.domain.OperatingSystem
 
equals(Object) - Method in class org.jclouds.compute.domain.os.CIMOperatingSystem
 
equals(Object) - Method in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
equals(Object) - Method in class org.jclouds.compute.domain.Processor
 
equals(Object) - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
equals(Object) - Method in class org.jclouds.compute.options.TemplateOptions
 
exec(String) - Method in interface org.jclouds.ssh.SshClient
 
execAsRoot(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
execHttpResponse(HttpRequest) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
build a shell script that invokes the contents of the http request in bash.
execHttpResponse(URI) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
ExecResponse - Class in org.jclouds.compute.domain
 
ExecResponse(String, String, int) - Constructor for class org.jclouds.compute.domain.ExecResponse
 
execScriptAsDefaultUser(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
execScriptAsDefaultUser(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
execScriptAsRoot(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
execute(String, int, Template, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in interface org.jclouds.compute.strategy.CreateNodesInGroupThenAddToSet
 
execute(String, int, Template, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
This implementation gets a list of acceptable node names to encode the tag into, then it simultaneously runs the nodes and applies options to them.
execute(Object) - Method in class org.jclouds.compute.strategy.impl.ReturnNullCredentials
 
execute(Object) - Method in interface org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
Processes the resource to determine credentials.
executor - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
extractTargzIntoDirectory(HttpRequest, String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
build a shell script that invokes the contents of the http request in bash.
extractTargzIntoDirectory(URI, String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
extractZipIntoDirectory(HttpRequest, String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
build a shell script that invokes the contents of the http request in bash.
extractZipIntoDirectory(URI, String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 

F

family(OsFamily) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
family - Variable in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
fastest - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
fastest() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
configure this template to the fastest hardware, based on cpu
fastest() - Method in interface org.jclouds.compute.domain.TemplateBuilder
configure this template to the fastest hardware, based on cpu
filterByName(Iterable<? extends ComputeMetadata>, String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
findReachableSocketOnNode(RetryIfSocketNotYetOpen, NodeMetadata, int) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
fromComputeMetadata(ComputeMetadata) - Static method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
fromHardware(Hardware) - Static method in class org.jclouds.compute.domain.HardwareBuilder
 
fromHardware(Hardware) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require the minimum hardware of the parameter.
fromHardware(Hardware) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require the minimum hardware of the parameter.
fromImage(Image) - Static method in class org.jclouds.compute.domain.ImageBuilder
 
fromImage(Image) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to fuzzy-match on the image parameter
fromImage(Image) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to fuzzy-match on the image parameter
fromNodeMetadata(NodeMetadata) - Static method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
fromOperatingSystem(OperatingSystem) - Static method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
fromTemplate(Template) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to match the resources of the template parameter.
fromTemplate(Template) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to match the resources of the template parameter.
fromValue(int) - Static method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
 
fromValue(String) - Static method in enum org.jclouds.compute.domain.OsFamily
 
fromVolume(Volume) - Static method in class org.jclouds.compute.domain.VolumeBuilder
 

G

get(String) - Method in interface org.jclouds.ssh.SshClient
 
getAdminPassword() - Method in interface org.jclouds.compute.domain.Image
secures access to root with a password.
getAdminPassword() - Method in class org.jclouds.compute.domain.internal.ImageImpl
secures access to root with a password.
getAdminPassword() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
secures access to root with a password.
getAdminPassword() - Method in interface org.jclouds.compute.domain.NodeMetadata
secures access to root with a password.
getArch() - Method in class org.jclouds.compute.domain.OperatingSystem
architecture of the operating system; ex.
getCode() - Method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
 
getComputeService() - Method in interface org.jclouds.compute.ComputeServiceContext
 
getComputeService() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
getContext() - Method in interface org.jclouds.compute.ComputeService
 
getContext() - Method in class org.jclouds.compute.internal.BaseComputeService
getCores() - Method in class org.jclouds.compute.domain.Processor
Amount of virtual or physical cores provided
getCores(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
getCoresAndSpeed(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
getCount() - Method in exception org.jclouds.compute.RunNodesException
 
getCredentials() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
If possible, these are returned upon all detail requests.
getCredentials() - Method in interface org.jclouds.compute.domain.NodeMetadata
If possible, these are returned upon all detail requests.
getCredentialStore() - Method in interface org.jclouds.compute.ComputeServiceContext
retrieves a list of credentials for resources created within this context, keyed on id of the resource with a namespace prefix (ex.
getCredentialStore() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
getDefaultCredentials() - Method in interface org.jclouds.compute.domain.Image
Default credentials for the current image
getDefaultCredentials() - Method in class org.jclouds.compute.domain.internal.ImageImpl
Default credentials for the current image
getDescription() - Method in interface org.jclouds.compute.domain.Image
Description of the image.
getDescription() - Method in class org.jclouds.compute.domain.internal.ImageImpl
Description of the image.
getDescription() - Method in class org.jclouds.compute.domain.OperatingSystem
description of the operating system; ex.
getDevice() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
getDevice() - Method in interface org.jclouds.compute.domain.Volume
 
getError() - Method in class org.jclouds.compute.domain.ExecResponse
 
getExecutionErrors() - Method in exception org.jclouds.compute.RunNodesException
 
getExecutionErrors() - Method in exception org.jclouds.compute.RunScriptOnNodesException
 
getExitCode() - Method in class org.jclouds.compute.domain.ExecResponse
 
getFamily() - Method in class org.jclouds.compute.domain.OperatingSystem
Type of the operating system

generally, this is used to compare the means by which you use an operating system.

getFamily() - Method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
 
getGroup() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
Tag used for all resources that belong to the same logical group.
getGroup() - Method in interface org.jclouds.compute.domain.NodeMetadata
Tag used for all resources that belong to the same logical group.
getHardware() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
The hardware this node is running, if possible to determine.
getHardware() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
Size that suits the requirements.
getHardware() - Method in interface org.jclouds.compute.domain.NodeMetadata
The hardware this node is running, if possible to determine.
getHardware() - Method in interface org.jclouds.compute.domain.Template
Size that suits the requirements.
getHostAddress() - Method in interface org.jclouds.ssh.SshClient
 
getId() - Method in interface org.jclouds.compute.domain.ComputeMetadata
A means to uniquely address this resource within a provider.
getId() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
A means to uniquely address this resource within a provider.
getId() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
Unique identifier.
getId() - Method in interface org.jclouds.compute.domain.Volume
Unique identifier.
getImage() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
Image that suits the requirements.
getImage() - Method in interface org.jclouds.compute.domain.Template
Image that suits the requirements.
getImageId() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
The id of the image this node was created from, if possible to correlate.
getImageId() - Method in interface org.jclouds.compute.domain.NodeMetadata
The id of the image this node was created from, if possible to correlate.
getImages() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
getInboundPorts() - Method in class org.jclouds.compute.options.TemplateOptions
 
getInboundPorts() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
getLocation() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
Location of the nodes.
getLocation() - Method in interface org.jclouds.compute.domain.Template
Location of the nodes.
getLoginPort() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
getLoginPort() - Method in interface org.jclouds.compute.domain.NodeMetadata
 
getName() - Method in interface org.jclouds.compute.domain.ComputeMetadata
user defined name of the server.
getName() - Method in class org.jclouds.compute.domain.OperatingSystem
name of the operating system; ex.
getNextName(String, Template) - Method in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
Get a name using a random mechanism that still ties all nodes in a tag together.
getNextNames(String, Template, int) - Method in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
Find the next node names that can be used.
getNode() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
the node this command is being executed on.
getNode() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
getNode() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
getNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
getNode(String) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
getNode(String) - Method in interface org.jclouds.compute.strategy.GetNodeMetadataStrategy
 
getNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
getNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
getNodeErrors() - Method in exception org.jclouds.compute.RunNodesException
 
getNodeErrors() - Method in exception org.jclouds.compute.RunScriptOnNodesException
 
getNodeMetadata(String) - Method in interface org.jclouds.compute.ComputeService
Find a node by its id.
getNodeMetadata(String) - Method in class org.jclouds.compute.internal.BaseComputeService
Find a node by its id.
GetNodeMetadataStrategy - Interface in org.jclouds.compute.strategy
returns all details associated to the node below.
getOperatingSystem() - Method in interface org.jclouds.compute.domain.Image
The operating system installed on this image
getOperatingSystem() - Method in class org.jclouds.compute.domain.internal.ImageImpl
The operating system installed on this image
getOperatingSystem() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
The operating system this node is running, if possible to determine.
getOperatingSystem() - Method in interface org.jclouds.compute.domain.NodeMetadata
The operating system this node is running, if possible to determine.
getOptions() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
options for launching this template, like run scripts or inbound ports
getOptions() - Method in interface org.jclouds.compute.domain.Template
options for launching this template, like run scripts or inbound ports
getOptions() - Method in exception org.jclouds.compute.RunScriptOnNodesException
 
getOsType() - Method in class org.jclouds.compute.domain.os.CIMOperatingSystem
CIM OSType of the image
getOutput() - Method in class org.jclouds.compute.domain.ExecResponse
 
getOverrideCredentials() - Method in class org.jclouds.compute.options.RunScriptOptions
Whether to override the credentials with ones supplied in call to org.jclouds.compute.ComputeService#runScriptOnNodesWithTag.
getOverrideCredentials() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
getPort() - Method in class org.jclouds.compute.options.RunScriptOptions
 
getPort() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
getPrivateAddresses() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
All private IP addresses.
getPrivateAddresses() - Method in interface org.jclouds.compute.domain.NodeMetadata
All private IP addresses.
getPrivateKey() - Method in class org.jclouds.compute.options.TemplateOptions
 
getPrivateKey() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
getProcessors() - Method in interface org.jclouds.compute.domain.Hardware
Amount of virtual or physical processors provided
getProcessors() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
Amount of virtual or physical processors provided
getProviderId() - Method in interface org.jclouds.compute.domain.ComputeMetadata
id of the server within the naming scope it was created.
getProviderSpecificContext() - Method in interface org.jclouds.compute.ComputeServiceContext
 
getProviderSpecificContext() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
getPublicAddresses() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
All public IP addresses, potentially including shared ips.
getPublicAddresses() - Method in interface org.jclouds.compute.domain.NodeMetadata
All public IP addresses, potentially including shared ips.
getPublicKey() - Method in class org.jclouds.compute.options.TemplateOptions
 
getPublicKey() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
getRam() - Method in interface org.jclouds.compute.domain.Hardware
Amount of RAM provided in MB (256M, 1740)
getRam() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
Amount of RAM provided in MB (256M, 1740)
getRunScript() - Method in class org.jclouds.compute.options.TemplateOptions
 
getRunScript() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
getRunScript() - Method in exception org.jclouds.compute.RunScriptOnNodesException
 
getSeconds() - Method in class org.jclouds.compute.options.RunScriptOptions
 
getSeconds() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
getSize() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
getSize() - Method in interface org.jclouds.compute.domain.Volume
 
getSpace(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
getSpeed() - Method in class org.jclouds.compute.domain.Processor
Speed, not necessarily in ghz, but certainly relevant to other processors in the same provider.
getSshClientFactory() - Method in class org.jclouds.compute.internal.UtilsImpl
 
getSshClientFactory() - Method in interface org.jclouds.compute.Utils
 
getState() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
Current State of the node
getState() - Method in interface org.jclouds.compute.domain.NodeMetadata
Current State of the node
getSuccessfulNodes() - Method in exception org.jclouds.compute.RunNodesException
 
getSuccessfulNodes() - Method in exception org.jclouds.compute.RunScriptOnNodesException
 
getSupportedProviders() - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
getTag() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
getTag() - Method in interface org.jclouds.compute.domain.NodeMetadata
Deprecated. 
getTag() - Method in exception org.jclouds.compute.RunNodesException
 
getTaskName() - Method in class org.jclouds.compute.options.RunScriptOptions
 
getTaskName() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
getTemplate() - Method in exception org.jclouds.compute.RunNodesException
 
getType() - Method in interface org.jclouds.compute.domain.ComputeMetadata
Type of the resource, ex node, image, size
getType() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
Type of the resource, ex node, image, size
getType() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
Describes the cardinal type of a volume; used to determine scope and exclusivity.
getType() - Method in interface org.jclouds.compute.domain.Volume
Describes the cardinal type of a volume; used to determine scope and exclusivity.
getUsername() - Method in interface org.jclouds.ssh.SshClient
 
getUtils() - Method in interface org.jclouds.compute.ComputeServiceContext
 
getUtils() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
getValue() - Method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
 
getVersion() - Method in interface org.jclouds.compute.domain.Image
Version of the image
getVersion() - Method in class org.jclouds.compute.domain.internal.ImageImpl
Version of the image
getVersion() - Method in class org.jclouds.compute.domain.OperatingSystem
version of the operating system; ex.
getVolumes() - Method in interface org.jclouds.compute.domain.Hardware
volumes associated with this.
getVolumes() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
volumes associated with this.
group(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 

H

Hardware - Interface in org.jclouds.compute.domain
Size of a node.
hardware(Hardware) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
HardwareBuilder - Class in org.jclouds.compute.domain
 
HardwareBuilder() - Constructor for class org.jclouds.compute.domain.HardwareBuilder
 
hardwareId - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
hardwareId(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require a specific hardwareId.
hardwareId(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require a specific hardwareId.
HardwareImpl - Class in org.jclouds.compute.domain.internal
 
HardwareImpl(String, String, String, Location, URI, Map<String, String>, Iterable<? extends Processor>, int, Iterable<? extends Volume>, Predicate<Image>) - Constructor for class org.jclouds.compute.domain.internal.HardwareImpl
 
hardwares - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
hardwareSorter() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
hashCode() - Method in class org.jclouds.compute.domain.ExecResponse
 
hashCode() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
 
hashCode() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
 
hashCode() - Method in class org.jclouds.compute.domain.internal.ImageImpl
 
hashCode() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
 
hashCode() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
 
hashCode() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
 
hashCode() - Method in class org.jclouds.compute.domain.OperatingSystem
 
hashCode() - Method in class org.jclouds.compute.domain.os.CIMOperatingSystem
 
hashCode() - Method in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
hashCode() - Method in class org.jclouds.compute.domain.Processor
 
hashCode() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
hashCode() - Method in class org.jclouds.compute.options.TemplateOptions
 

I

id - Variable in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
id(String) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
id(String) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
id(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
id(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
id(String) - Method in class org.jclouds.compute.domain.VolumeBuilder
 
idEquals(String) - Static method in class org.jclouds.compute.predicates.ImagePredicates
evaluates true if the Image
idIn(Iterable<String>) - Static method in class org.jclouds.compute.predicates.ImagePredicates
evaluates true if the Image
ids(String) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
set id and providerId to the same value;
ids(String) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
ids(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
ids(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
Image - Interface in org.jclouds.compute.domain
Running Operating system
ImageBuilder - Class in org.jclouds.compute.domain
 
ImageBuilder() - Constructor for class org.jclouds.compute.domain.ImageBuilder
 
imageDescription - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
imageDescriptionMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an image description that matches the regular expression
imageDescriptionMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an image description that matches the regular expression
imageId - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
imageId(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require a specific imageId.
imageId(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
imageId(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require a specific imageId.
ImageImpl - Class in org.jclouds.compute.domain.internal
 
ImageImpl(String, String, String, Location, URI, Map<String, String>, OperatingSystem, String, String, String, Credentials) - Constructor for class org.jclouds.compute.domain.internal.ImageImpl
 
imageName - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
imageNameMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an image name that matches the regular expression
imageNameMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an image name that matches the regular expression
ImagePredicates - Class in org.jclouds.compute.predicates
Container for image filters (predicates).
ImagePredicates() - Constructor for class org.jclouds.compute.predicates.ImagePredicates
 
images - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
imageVersion - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
imageVersionMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an image version that matches the regular expression
imageVersionMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an image version that matches the regular expression
inboundPorts(int...) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
inboundPorts(int...) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
inboundPorts - Variable in class org.jclouds.compute.options.TemplateOptions
 
inboundPorts(int...) - Method in class org.jclouds.compute.options.TemplateOptions
Opens the set of ports to public access.
includeMetadata - Variable in class org.jclouds.compute.options.TemplateOptions
 
indexer() - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
inGroup(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Return nodes in the specified group.
init() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
verifies that the command can execute on the node.
init - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
init() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
init() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
InitializeRunScriptOnNodeOrPlaceInBadMap - Class in org.jclouds.compute.strategy
 
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory - Interface in org.jclouds.compute.strategy
 
installPrivateKey(String) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
Deprecated. 
installPrivateKey(Payload) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
installPrivateKey(String) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
installPrivateKey(String) - Method in class org.jclouds.compute.options.TemplateOptions
replaces the rsa ssh key used at login.
installPrivateKey(Payload) - Method in class org.jclouds.compute.options.TemplateOptions
Deprecated. 
is64Bit(boolean) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
is64Bit() - Method in class org.jclouds.compute.domain.OperatingSystem
 
is64Bit(boolean) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
is64Bit() - Method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
 
is64Bit - Variable in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
is64Bit() - Static method in class org.jclouds.compute.predicates.ImagePredicates
return true if this is a 64bit image.
is64Bit() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
return true if this is a 64bit os.
isBootDevice() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
isBootDevice() - Method in interface org.jclouds.compute.domain.Volume
 
isDurable() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
isDurable() - Method in interface org.jclouds.compute.domain.Volume
 
isIncludeMetadata() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
isIncludeMetadata() - Method in class org.jclouds.compute.options.TemplateOptions
 
isUnix() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
evaluates true if the OperatingSystem is unix like

J

JCloudsNativeComputeServiceAdapter - Interface in org.jclouds.compute
A means of specifying the implementation of a service that uses jclouds types.
JCloudsNativeComputeServiceAdapterContextModule<S,A> - Class in org.jclouds.compute.config
 
JCloudsNativeComputeServiceAdapterContextModule(Class<S>, Class<A>, Class<? extends ComputeServiceAdapter<NodeMetadata, Hardware, Image, Location>>) - Constructor for class org.jclouds.compute.config.JCloudsNativeComputeServiceAdapterContextModule
 

L

listAssignableLocations() - Method in interface org.jclouds.compute.ComputeService
The list locations command returns all the valid locations for nodes.
listAssignableLocations() - Method in class org.jclouds.compute.internal.BaseComputeService
The list locations command returns all the valid locations for nodes.
listDetailsOnNodesMatching(Predicate<ComputeMetadata>) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
listDetailsOnNodesMatching(Predicate<ComputeMetadata>) - Method in interface org.jclouds.compute.strategy.ListNodesStrategy
 
listHardwareProfiles() - Method in interface org.jclouds.compute.ComputeService
The list hardware profiles command shows you the options including virtual cpu count, memory, and disks.
listHardwareProfiles() - Method in interface org.jclouds.compute.ComputeServiceAdapter
Hardware profiles describe available cpu, memory, and disk configurations that can be used to run a node.
listHardwareProfiles() - Method in class org.jclouds.compute.internal.BaseComputeService
The list hardware profiles command shows you the options including virtual cpu count, memory, and disks.
listHardwareProfiles() - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
Hardware profiles describe available cpu, memory, and disk configurations that can be used to run a node.
listHardwareProfiles() - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
listImages() - Method in interface org.jclouds.compute.ComputeService
Images define the operating system and metadata related to a node.
listImages() - Method in interface org.jclouds.compute.ComputeServiceAdapter
Images are the available configured operating systems that someone can run a node with.
listImages() - Method in class org.jclouds.compute.internal.BaseComputeService
Images define the operating system and metadata related to a node.
listImages() - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
Images are the available configured operating systems that someone can run a node with.
listImages() - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
listLocations() - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
listLocations() - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
listLocations() - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
listNodes() - Method in interface org.jclouds.compute.ComputeService
all nodes available to the current user by id.
listNodes() - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
listNodes() - Method in class org.jclouds.compute.internal.BaseComputeService
all nodes available to the current user by id.
listNodes() - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
listNodes() - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
listNodes() - Method in interface org.jclouds.compute.strategy.ListNodesStrategy
 
listNodes() - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
listNodesDetailsMatching(Predicate<ComputeMetadata>) - Method in interface org.jclouds.compute.ComputeService
get all nodes including details such as image and ip addresses even if it incurs extra requests to the service.
listNodesDetailsMatching(Predicate<ComputeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
get all nodes including details such as image and ip addresses even if it incurs extra requests to the service.
listNodesStrategy - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
ListNodesStrategy - Interface in org.jclouds.compute.strategy
 
LOCAL_PARTITION_GB_PATTERN - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
location(Location) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
location(Location) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
location(Location) - Method in class org.jclouds.compute.domain.ImageBuilder
 
location - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
location(Location) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
locationId(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to start in a specific location
locationId(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to start in a specific location
locationId(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Return nodes in the specified location.
locations - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
logger - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
logger - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
logger - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
logger - Variable in class org.jclouds.compute.internal.BaseComputeService
 
logger - Variable in class org.jclouds.compute.predicates.NodePresentAndInIntendedState
 
logger - Variable in class org.jclouds.compute.predicates.NodeTerminated
 
logger - Variable in class org.jclouds.compute.predicates.ScriptStatusReturnsZero
 
logger - Variable in class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
logger - Variable in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
logger - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
logger - Variable in class org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
loginPort(int) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
LoginType - Enum in org.jclouds.compute.domain
The login type of the server.

M

minCores - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
minCores(double) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require the minimum cores below
minCores(double) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require the minimum cores below
minRam - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
minRam(int) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require the minimum ram in megabytes below
minRam(int) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require the minimum ram in megabytes below

N

name - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
name(String) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
name(String) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
name(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
name(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
name(String) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
nameTask(String) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
nameTask(String) - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
nameTask(String) - Method in class org.jclouds.compute.options.RunScriptOptions
 
nameTask(String) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
nameTask(String) - Method in class org.jclouds.compute.options.TemplateOptions
 
node - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
node - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
NodeMetadata - Interface in org.jclouds.compute.domain
 
NodeMetadataBuilder - Class in org.jclouds.compute.domain
 
NodeMetadataBuilder() - Constructor for class org.jclouds.compute.domain.NodeMetadataBuilder
 
NodeMetadataImpl - Class in org.jclouds.compute.domain.internal
 
NodeMetadataImpl(String, String, String, Location, URI, Map<String, String>, String, Hardware, String, OperatingSystem, NodeState, int, Iterable<String>, Iterable<String>, String, Credentials) - Constructor for class org.jclouds.compute.domain.internal.NodeMetadataImpl
 
nodeNamingConvention - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
 
NodePredicates - Class in org.jclouds.compute.predicates
Container for node filters (predicates).
NodePredicates() - Constructor for class org.jclouds.compute.predicates.NodePredicates
 
NodePresentAndInIntendedState - Class in org.jclouds.compute.predicates
Tests to see if a node is active.
NodePresentAndInIntendedState(NodeState, ComputeService) - Constructor for class org.jclouds.compute.predicates.NodePresentAndInIntendedState
 
nodeRunning(NodeRunning, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 
NodeRunning - Class in org.jclouds.compute.predicates
Tests to see if a node is running.
NodeRunning(ComputeService) - Constructor for class org.jclouds.compute.predicates.NodeRunning
 
nodeRunning - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
NodeState - Enum in org.jclouds.compute.domain
Indicates the status of a node
NodeSuspended - Class in org.jclouds.compute.predicates
Tests to see if a node is suspended.
NodeSuspended(ComputeService) - Constructor for class org.jclouds.compute.predicates.NodeSuspended
 
nodeSuspended - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
NodeTerminated - Class in org.jclouds.compute.predicates
Tests to see if a node is deleted
NodeTerminated(ComputeService) - Constructor for class org.jclouds.compute.predicates.NodeTerminated
 
nodeTerminated - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
nodeWithState(NodeMetadata, NodeState) - Static method in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
 
NONE - Static variable in class org.jclouds.compute.options.RunScriptOptions
Default options.
NONE - Static variable in class org.jclouds.compute.options.TemplateOptions
 

O

operatingSystem(OperatingSystem) - Method in class org.jclouds.compute.domain.ImageBuilder
 
operatingSystem(OperatingSystem) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
OperatingSystem - Class in org.jclouds.compute.domain
Running Operating system
OperatingSystem() - Constructor for class org.jclouds.compute.domain.OperatingSystem
 
OperatingSystem(OsFamily, String, String, String, String, boolean) - Constructor for class org.jclouds.compute.domain.OperatingSystem
 
OperatingSystemBuilder - Class in org.jclouds.compute.domain
 
OperatingSystemBuilder() - Constructor for class org.jclouds.compute.domain.OperatingSystemBuilder
 
OperatingSystemPredicates - Class in org.jclouds.compute.predicates
Container for operating system filters (predicates).
OperatingSystemPredicates() - Constructor for class org.jclouds.compute.predicates.OperatingSystemPredicates
 
options - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
options(TemplateOptions) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
options such as inbound ports and run scripts.
options(TemplateOptions) - Method in interface org.jclouds.compute.domain.TemplateBuilder
options such as inbound ports and run scripts.
optionsProvider - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
org.jclouds.compute - package org.jclouds.compute
 
org.jclouds.compute.callables - package org.jclouds.compute.callables
 
org.jclouds.compute.config - package org.jclouds.compute.config
 
org.jclouds.compute.domain - package org.jclouds.compute.domain
 
org.jclouds.compute.domain.internal - package org.jclouds.compute.domain.internal
 
org.jclouds.compute.domain.os - package org.jclouds.compute.domain.os
 
org.jclouds.compute.functions - package org.jclouds.compute.functions
 
org.jclouds.compute.internal - package org.jclouds.compute.internal
 
org.jclouds.compute.options - package org.jclouds.compute.options
 
org.jclouds.compute.predicates - package org.jclouds.compute.predicates
 
org.jclouds.compute.reference - package org.jclouds.compute.reference
 
org.jclouds.compute.strategy - package org.jclouds.compute.strategy
 
org.jclouds.compute.strategy.impl - package org.jclouds.compute.strategy.impl
 
org.jclouds.compute.stub - package org.jclouds.compute.stub
 
org.jclouds.compute.stub.config - package org.jclouds.compute.stub.config
 
org.jclouds.compute.util - package org.jclouds.compute.util
 
org.jclouds.ssh - package org.jclouds.ssh
 
os64Bit - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
os64Bit(boolean) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
os64Bit(boolean) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require a 64 bit operating system.
osArch - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
osArchMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to require a specific architecture.
osArchMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to require a specific architecture.
osDescription - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
osDescriptionMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an operating system description that matches the regular expression
osDescriptionMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an operating system description that matches the regular expression
osFamily - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
osFamily(OsFamily) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to use a specific operating system image.
OsFamily - Enum in org.jclouds.compute.domain
Running Operating system
osFamily(OsFamily) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to use a specific operating system image.
OsFamilyVersion64Bit - Class in org.jclouds.compute.domain.os
 
OsFamilyVersion64Bit(OsFamily, String, boolean) - Constructor for class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
osName - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
osNameMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an operating system name that matches the regular expression
osNameMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an operating system name that matches the regular expression
osVersion - Variable in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
osVersionMapJson - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.ReferenceData
 
osVersionMatches(String) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
Configure this template to have an os version that matches the regular expression
osVersionMatches(String) - Method in interface org.jclouds.compute.domain.TemplateBuilder
Configure this template to have an os version that matches the regular expression
overrideCredentialsWith(Credentials) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
overrideCredentialsWith(Credentials) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
overridingCredentials - Variable in class org.jclouds.compute.options.RunScriptOptions
 

P

parentLocationId(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Return nodes in the specified parent location.
parseGroupFromName(String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
parseOsFamilyOrUnrecognized(String) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
parseVersionOrReturnEmptyString(OsFamily, String, Map<OsFamily, Map<String, String>>) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
 
PopulateDefaultLoginCredentialsForImageStrategy - Interface in org.jclouds.compute.strategy
 
port - Variable in class org.jclouds.compute.options.RunScriptOptions
 
portOpen - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
privateAddresses(Iterable<String>) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
privateKey - Variable in class org.jclouds.compute.options.TemplateOptions
 
Processor - Class in org.jclouds.compute.domain
Processor (or CPU) as a part of Hardware of a NodeMetadata
Processor(double, double) - Constructor for class org.jclouds.compute.domain.Processor
 
processors(List<Processor>) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
PROPERTY_BLACKLIST_NODES - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
comma-separated nodes that we shouldn't attempt to list as they are dead in the provider for some reason.
PROPERTY_OS_VERSION_MAP_JSON - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
os to map of version input string to output string

ex.

PROPERTY_TIMEOUT_NODE_RUNNING - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
PROPERTY_TIMEOUT_NODE_SUSPENDED - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
PROPERTY_TIMEOUT_NODE_TERMINATED - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
PROPERTY_TIMEOUT_PORT_OPEN - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
PROPERTY_TIMEOUT_SCRIPT_COMPLETE - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
 
provideHardware(ComputeServiceAdapter<N, H, I, L>, Function<H, Hardware>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
provideImageMap(Supplier<Set<? extends Image>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
provideImages(ComputeServiceAdapter<N, H, I, L>, Function<I, Image>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
provideLocations(ComputeServiceAdapter<N, H, I, L>, Function<L, Location>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
 
provideNamingConvention() - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
supplies how the tag is encoded into the name.
provideOsVersionMap(ComputeServiceConstants.ReferenceData, Json) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
providerId(String) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
providerId(String) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
providerId(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
providerId(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
provideSizeMap(Supplier<Set<? extends Hardware>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
provideTemplate(Injector, TemplateBuilder) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
The default template if none is provided.
publicAddresses(Iterable<String>) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
publicKey - Variable in class org.jclouds.compute.options.TemplateOptions
 
put(String, Payload) - Method in interface org.jclouds.ssh.SshClient
 
put(String, String) - Method in interface org.jclouds.ssh.SshClient
 

R

ram(int) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
rebootNode(String) - Method in interface org.jclouds.compute.ComputeService
reboot the node, given its id.
rebootNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
rebootNode(String) - Method in class org.jclouds.compute.internal.BaseComputeService
reboot the node, given its id.
rebootNode(String) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
rebootNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
rebootNode(String) - Method in interface org.jclouds.compute.strategy.RebootNodeStrategy
 
rebootNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
rebootNodesMatching(Predicate<NodeMetadata>) - Method in interface org.jclouds.compute.ComputeService
nodes matching the filter are treated as a logical set.
rebootNodesMatching(Predicate<NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
nodes matching the filter are treated as a logical set.
RebootNodeStrategy - Interface in org.jclouds.compute.strategy
Reboots a node unless it is in the state NODE_TERMINATED.
resolveImage(Hardware, Iterable<? extends Image>) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
ResolvesImages - Annotation Type in org.jclouds.compute.config
Marks that the module can augment an images of a given cloud.
resolveSize(Ordering<Hardware>, Iterable<? extends Image>) - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
resumeNode(String) - Method in interface org.jclouds.compute.ComputeService
resume the node from suspended state, given its id.
resumeNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
resumeNode(String) - Method in class org.jclouds.compute.internal.BaseComputeService
resume the node from suspended state, given its id.
resumeNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
resumeNode(String) - Method in interface org.jclouds.compute.strategy.ResumeNodeStrategy
 
resumeNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
resumeNodesMatching(Predicate<NodeMetadata>) - Method in interface org.jclouds.compute.ComputeService
nodes matching the filter are treated as a logical set.
resumeNodesMatching(Predicate<NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
nodes matching the filter are treated as a logical set.
ResumeNodeStrategy - Interface in org.jclouds.compute.strategy
Resumes a node from the state suspended
RetryIfSocketNotYetOpen - Class in org.jclouds.compute.predicates
Not singleton as seconds are mutable
RetryIfSocketNotYetOpen(SocketOpen, ComputeServiceConstants.Timeouts) - Constructor for class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
 
RetryIfSocketNotYetOpen(SocketOpen, Logger, long) - Constructor for class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
 
ReturnNullCredentials - Class in org.jclouds.compute.strategy.impl
 
ReturnNullCredentials() - Constructor for class org.jclouds.compute.strategy.impl.ReturnNullCredentials
 
runAction(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
runAsRoot - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
runAsRoot - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
runAsRoot(boolean) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
runAsRoot(boolean) - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
runAsRoot - Variable in class org.jclouds.compute.options.RunScriptOptions
 
runAsRoot(boolean) - Method in class org.jclouds.compute.options.RunScriptOptions
 
runAsRoot(boolean) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
runAsRoot(boolean) - Method in class org.jclouds.compute.options.TemplateOptions
 
runCommand(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
runCommand(String) - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
RUNNING - Static variable in class org.jclouds.compute.predicates.NodePredicates
Match nodes with State == RUNNING
runningInGroup(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Return nodes with specified group that are in the NODE_RUNNING state.
runningWithTag(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Deprecated. 
RunNodesException - Exception in org.jclouds.compute
 
RunNodesException(String, int, Template, Set<? extends NodeMetadata>, Map<?, Exception>, Map<? extends NodeMetadata, ? extends Throwable>) - Constructor for exception org.jclouds.compute.RunNodesException
 
runNodesWithTag(String, int, Template) - Method in interface org.jclouds.compute.ComputeService
Deprecated. 
runNodesWithTag(String, int, TemplateOptions) - Method in interface org.jclouds.compute.ComputeService
Deprecated. 
runNodesWithTag(String, int) - Method in interface org.jclouds.compute.ComputeService
Deprecated. 
runNodesWithTag(String, int, Template) - Method in class org.jclouds.compute.internal.BaseComputeService
runNodesWithTag(String, int, TemplateOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
runNodesWithTag(String, int) - Method in class org.jclouds.compute.internal.BaseComputeService
runScript(byte[]) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
Deprecated. 
runScript(Payload) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
runScript(Statement) - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
runScript(byte[]) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
runScript(byte[]) - Method in class org.jclouds.compute.options.TemplateOptions
Deprecated. 
runScript(Payload) - Method in class org.jclouds.compute.options.TemplateOptions
This script will be executed as the root user upon system startup.
runScript(Statement) - Method in class org.jclouds.compute.options.TemplateOptions
 
runScriptNotRunning - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete
 
RunScriptOnNode - Interface in org.jclouds.compute.callables
Separates out how one implements the ability to run a script on a node.
RunScriptOnNode.Factory - Interface in org.jclouds.compute.callables
 
RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap - Class in org.jclouds.compute.strategy
 
RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap(RunScriptOnNode, Map<NodeMetadata, ExecResponse>, Map<NodeMetadata, Exception>) - Constructor for class org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
RunScriptOnNodeAsInitScriptUsingSsh - Class in org.jclouds.compute.callables
 
RunScriptOnNodeAsInitScriptUsingSsh(Function<NodeMetadata, SshClient>, NodeMetadata, Statement, RunScriptOptions) - Constructor for class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete - Class in org.jclouds.compute.callables
 
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete(Predicate<ScriptStatusReturnsZero.CommandUsingClient>, Function<NodeMetadata, SshClient>, NodeMetadata, Statement, RunScriptOptions) - Constructor for class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete
 
RunScriptOnNodesException - Exception in org.jclouds.compute
 
RunScriptOnNodesException(Statement, RunScriptOptions, Map<NodeMetadata, ExecResponse>, Map<?, Exception>, Map<? extends NodeMetadata, ? extends Throwable>) - Constructor for exception org.jclouds.compute.RunScriptOnNodesException
 
runScriptOnNodesMatching(Predicate<NodeMetadata>, Payload) - Method in interface org.jclouds.compute.ComputeService
Deprecated. 
runScriptOnNodesMatching(Predicate<NodeMetadata>, Payload, RunScriptOptions) - Method in interface org.jclouds.compute.ComputeService
Deprecated. 
runScriptOnNodesMatching(Predicate<NodeMetadata>, String) - Method in interface org.jclouds.compute.ComputeService
 
runScriptOnNodesMatching(Predicate<NodeMetadata>, Statement) - Method in interface org.jclouds.compute.ComputeService
 
runScriptOnNodesMatching(Predicate<NodeMetadata>, String, RunScriptOptions) - Method in interface org.jclouds.compute.ComputeService
 
runScriptOnNodesMatching(Predicate<NodeMetadata>, Statement, RunScriptOptions) - Method in interface org.jclouds.compute.ComputeService
Run the script on all nodes with the specific predicate.
runScriptOnNodesMatching(Predicate<NodeMetadata>, Payload) - Method in class org.jclouds.compute.internal.BaseComputeService
runScriptOnNodesMatching(Predicate<NodeMetadata>, Payload, RunScriptOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
runScriptOnNodesMatching(Predicate<NodeMetadata>, String) - Method in class org.jclouds.compute.internal.BaseComputeService
runScriptOnNodesMatching(Predicate<NodeMetadata>, Statement) - Method in class org.jclouds.compute.internal.BaseComputeService
runScriptOnNodesMatching(Predicate<NodeMetadata>, String, RunScriptOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
 
runScriptOnNodesMatching(Predicate<NodeMetadata>, Statement, RunScriptOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
Run the script on all nodes with the specific predicate.
RunScriptOnNodeUsingSsh - Class in org.jclouds.compute.callables
 
RunScriptOnNodeUsingSsh(Function<NodeMetadata, SshClient>, NodeMetadata, Statement, RunScriptOptions) - Constructor for class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
RunScriptOptions - Class in org.jclouds.compute.options
Enables additional options for running a script.
RunScriptOptions() - Constructor for class org.jclouds.compute.options.RunScriptOptions
 
RunScriptOptions.Builder - Class in org.jclouds.compute.options
 
RunScriptOptions.Builder() - Constructor for class org.jclouds.compute.options.RunScriptOptions.Builder
 
RunScriptOptions.ImmutableRunScriptOptions - Class in org.jclouds.compute.options
 
RunScriptOptions.ImmutableRunScriptOptions(RunScriptOptions) - Constructor for class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
runScriptRunning(ScriptStatusReturnsZero, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 

S

script - Variable in class org.jclouds.compute.options.TemplateOptions
 
scriptComplete - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
 
ScriptStatusReturnsZero - Class in org.jclouds.compute.predicates
Tests to if the runscript is still running
ScriptStatusReturnsZero() - Constructor for class org.jclouds.compute.predicates.ScriptStatusReturnsZero
 
ScriptStatusReturnsZero.CommandUsingClient - Class in org.jclouds.compute.predicates
 
ScriptStatusReturnsZero.CommandUsingClient(String, SshClient) - Constructor for class org.jclouds.compute.predicates.ScriptStatusReturnsZero.CommandUsingClient
 
seconds - Variable in class org.jclouds.compute.options.RunScriptOptions
 
seconds(long) - Method in class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
 
serverSuspended(NodeSuspended, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 
serverTerminated(NodeTerminated, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
 
setState(NodeMetadata, NodeState, long) - Static method in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
 
shouldBlockOnComplete() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
shouldBlockOnComplete() - Method in class org.jclouds.compute.options.RunScriptOptions
Whether to wait until the script has completed.
shouldBlockUntilRunning() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
shouldBlockUntilRunning() - Method in class org.jclouds.compute.options.TemplateOptions
 
shouldRunAsRoot() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
shouldRunAsRoot() - Method in class org.jclouds.compute.options.RunScriptOptions
Whether to run the script as root (or run with current privileges).
shouldWrapInInitScript() - Method in class org.jclouds.compute.options.RunScriptOptions
Whether to wait until the script has completed.
size(Float) - Method in class org.jclouds.compute.domain.VolumeBuilder
 
smallest() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
configure this template to the smallest hardware, based on cores, ram, then disk
smallest() - Method in interface org.jclouds.compute.domain.TemplateBuilder
configure this template to the smallest hardware, based on cores, ram, then disk
ssh - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
ssh - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
SshClient - Interface in org.jclouds.ssh
 
SshClient.Factory - Interface in org.jclouds.ssh
 
SshException - Exception in org.jclouds.ssh
 
SshException() - Constructor for exception org.jclouds.ssh.SshException
 
SshException(String, Throwable) - Constructor for exception org.jclouds.ssh.SshException
 
SshException(String) - Constructor for exception org.jclouds.ssh.SshException
 
SshException(Throwable) - Constructor for exception org.jclouds.ssh.SshException
 
sshFactory - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
sshFactory - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
sshFactory() - Method in class org.jclouds.compute.internal.UtilsImpl
 
sshFactory() - Method in interface org.jclouds.compute.Utils
 
sshForNode() - Method in class org.jclouds.compute.internal.UtilsImpl
 
sshForNode() - Method in interface org.jclouds.compute.Utils
 
StandaloneComputeServiceClientModule<C> - Class in org.jclouds.compute.config
 
StandaloneComputeServiceClientModule(Class<C>) - Constructor for class org.jclouds.compute.config.StandaloneComputeServiceClientModule
 
StandaloneComputeServiceContextBuilder<D> - Class in org.jclouds.compute
 
StandaloneComputeServiceContextBuilder(Class<D>, Properties) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextBuilder
 
StandaloneComputeServiceContextSpec<D,N,H,I,L> - Class in org.jclouds.compute
 
StandaloneComputeServiceContextSpec(String, String, String, String, String, String, Class<D>, Class<? extends StandaloneComputeServiceContextBuilder<D>>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
 
StandaloneComputeServiceContextSpec(String, String, String, String, String, String, Class<D>, Class<? extends StandaloneComputeServiceContextBuilder<D>>, Iterable<Module>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
 
StandaloneComputeServiceContextSpec(String, String, String, String, String, String, Class<D>, Class<? extends PropertiesBuilder>, Class<? extends StandaloneComputeServiceContextBuilder<D>>, Iterable<Module>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
 
state(NodeState) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
statement - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
StubComputeServiceAdapter - Class in org.jclouds.compute.stub.config
 
StubComputeServiceAdapter(ConcurrentMap<String, NodeMetadata>, Supplier<Location>, Provider<Integer>, String, String, String, JustProvider, Map<OsFamily, Map<String, String>>) - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
StubComputeServiceContextBuilder - Class in org.jclouds.compute.stub
 
StubComputeServiceContextBuilder(Properties) - Constructor for class org.jclouds.compute.stub.StubComputeServiceContextBuilder
 
StubComputeServiceContextModule - Class in org.jclouds.compute.stub.config
 
StubComputeServiceContextModule() - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceContextModule
 
StubComputeServiceDependenciesModule - Class in org.jclouds.compute.stub.config
 
StubComputeServiceDependenciesModule() - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
 
StubComputeServiceDependenciesModule.StubSocketOpen - Class in org.jclouds.compute.stub.config
 
StubComputeServiceDependenciesModule.StubSocketOpen(ConcurrentMap<String, NodeMetadata>, String) - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule.StubSocketOpen
 
supplyImageCache(long, Supplier<Set<? extends Image>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
supplySizeCache(long, Supplier<Set<? extends Hardware>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
 
supportsApt() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
evaluates true if the OperatingSystem supports the apt installer
supportsImage() - Method in interface org.jclouds.compute.domain.Hardware
Determines whether this size can run an image.
supportsImage(Predicate<Image>) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
supportsImage() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
Determines whether this size can run an image.
supportsYum() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
evaluates true if the OperatingSystem supports the yum installer
supportsZypper() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
evaluates true if the OperatingSystem supports the zypper installer
suspendNode(String) - Method in interface org.jclouds.compute.ComputeService
suspend the node, given its id.
suspendNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
 
suspendNode(String) - Method in class org.jclouds.compute.internal.BaseComputeService
suspend the node, given its id.
suspendNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
 
suspendNode(String) - Method in interface org.jclouds.compute.strategy.SuspendNodeStrategy
 
suspendNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
 
suspendNodesMatching(Predicate<NodeMetadata>) - Method in interface org.jclouds.compute.ComputeService
nodes matching the filter are treated as a logical set.
suspendNodesMatching(Predicate<NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
nodes matching the filter are treated as a logical set.
SuspendNodeStrategy - Interface in org.jclouds.compute.strategy
Reboots a node unless it is in the state suspended

T

taskName - Variable in class org.jclouds.compute.options.RunScriptOptions
 
Template - Interface in org.jclouds.compute.domain
Configured operating system used to start nodes.
templateBuilder() - Method in interface org.jclouds.compute.ComputeService
Makes a new template builder for this service
TemplateBuilder - Interface in org.jclouds.compute.domain
Creates a customized template based on requirements.
templateBuilder() - Method in class org.jclouds.compute.internal.BaseComputeService
Makes a new template builder for this service
TemplateBuilderImpl - Class in org.jclouds.compute.domain.internal
 
TemplateBuilderImpl(Supplier<Set<? extends Location>>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Location>, Provider<TemplateOptions>, Provider<TemplateBuilder>) - Constructor for class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
TemplateImpl - Class in org.jclouds.compute.domain.internal
 
TemplateImpl(Image, Hardware, Location, TemplateOptions) - Constructor for class org.jclouds.compute.domain.internal.TemplateImpl
 
templateOptions() - Method in interface org.jclouds.compute.ComputeService
Makes a new set of options for running nodes
templateOptions() - Method in class org.jclouds.compute.internal.BaseComputeService
 
TemplateOptions - Class in org.jclouds.compute.options
Contains options supported in the ComputeService#runNodesWithTag operation.
TemplateOptions() - Constructor for class org.jclouds.compute.options.TemplateOptions
 
TemplateOptions.Builder - Class in org.jclouds.compute.options
 
TemplateOptions.Builder() - Constructor for class org.jclouds.compute.options.TemplateOptions.Builder
 
TemplateOptions.ImmutableTemplateOptions - Class in org.jclouds.compute.options
 
TemplateOptions.ImmutableTemplateOptions(TemplateOptions) - Constructor for class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
TemplateOptionsToStatement - Class in org.jclouds.compute.functions
 
TemplateOptionsToStatement() - Constructor for class org.jclouds.compute.functions.TemplateOptionsToStatement
 
TERMINATED - Static variable in class org.jclouds.compute.predicates.NodePredicates
Match nodes with State == NODE_TERMINATED
toString() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
 
toString() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
 
toString() - Method in class org.jclouds.compute.domain.ExecResponse
 
toString() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
toString() - Method in class org.jclouds.compute.domain.internal.ImageImpl
 
toString() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
 
toString() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
 
toString() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
 
toString() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
toString() - Method in class org.jclouds.compute.domain.OperatingSystem
 
toString() - Method in class org.jclouds.compute.domain.os.CIMOperatingSystem
 
toString() - Method in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
toString() - Method in enum org.jclouds.compute.domain.OsFamily
 
toString() - Method in class org.jclouds.compute.domain.Processor
 
toString() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
toString() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
toString() - Method in class org.jclouds.compute.options.RunScriptOptions
 
toString() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
toString() - Method in class org.jclouds.compute.options.TemplateOptions
 
toString() - Method in class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
 
toString() - Method in class org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap
 
toString() - Method in class org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap
 
type - Variable in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
type(Volume.Type) - Method in class org.jclouds.compute.domain.VolumeBuilder
 

U

uri(URI) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
uri(URI) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
uri(URI) - Method in class org.jclouds.compute.domain.ImageBuilder
 
uri(URI) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.compute.domain.ComputeMetadataBuilder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.compute.domain.HardwareBuilder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.compute.domain.ImageBuilder
 
userMetadata(Map<String, String>) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
 
utils() - Method in interface org.jclouds.compute.ComputeServiceContext
 
utils() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
 
Utils - Interface in org.jclouds.compute
 
UtilsImpl - Class in org.jclouds.compute.internal
 

V

value() - Method in enum org.jclouds.compute.domain.OsFamily
 
valueOf(String) - Static method in enum org.jclouds.compute.domain.ComputeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.compute.domain.LoginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.compute.domain.NodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.compute.domain.OsFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jclouds.compute.domain.Volume.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.compute.domain.ComputeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.compute.domain.LoginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.compute.domain.NodeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.compute.domain.os.CIMOperatingSystem.OSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.compute.domain.OsFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jclouds.compute.domain.Volume.Type
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class org.jclouds.compute.domain.ImageBuilder
 
version(String) - Method in class org.jclouds.compute.domain.OperatingSystemBuilder
 
version - Variable in class org.jclouds.compute.domain.os.OsFamilyVersion64Bit
 
Volume - Interface in org.jclouds.compute.domain
Describes what appears as a disk to an OperatingSystem
Volume.Type - Enum in org.jclouds.compute.domain
Describes the cardinal type of a volume; used to determine scope and exclusivity.
VolumeBuilder - Class in org.jclouds.compute.domain
 
VolumeBuilder() - Constructor for class org.jclouds.compute.domain.VolumeBuilder
 
VolumeImpl - Class in org.jclouds.compute.domain.internal
 
VolumeImpl(String, Volume.Type, Float, String, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
 
VolumeImpl(Float, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
 
VolumeImpl(Float, String, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
 
volumes(List<Volume>) - Method in class org.jclouds.compute.domain.HardwareBuilder
 

W

withDetails() - Static method in class org.jclouds.compute.options.TemplateOptions.Builder
 
withIds(String...) - Static method in class org.jclouds.compute.predicates.NodePredicates
Return nodes with the specific ids Note: returns all nodes, regardless of the state.
withMetadata() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
 
withMetadata() - Method in class org.jclouds.compute.options.TemplateOptions
 
withModules(Iterable<Module>) - Method in class org.jclouds.compute.ComputeServiceContextBuilder
withOverridingCredentials(Credentials) - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
 
withOverridingCredentials(Credentials) - Method in class org.jclouds.compute.options.RunScriptOptions
 
withOverridingCredentials(Credentials) - Method in class org.jclouds.compute.options.TemplateOptions
 
withTag(String) - Static method in class org.jclouds.compute.predicates.NodePredicates
Deprecated. 
wrapInInitScript(boolean) - Static method in class org.jclouds.compute.options.RunScriptOptions.Builder
 
wrapInInitScript - Variable in class org.jclouds.compute.options.RunScriptOptions
 
wrapInInitScript(boolean) - Method in class org.jclouds.compute.options.RunScriptOptions
default true


A B C D E F G H I J L M N O P R S T U V W

Copyright © 2009-2011 jclouds. All Rights Reserved.