Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
addClientModule(List<Module>)
- Method in class org.jclouds.aws.ec2.
AWSEC2ContextBuilder
addContextModule(List<Module>)
- Method in class org.jclouds.aws.ec2.
AWSEC2ContextBuilder
addCredentialsForInstance(NodeMetadataBuilder, RunningInstance)
- Method in class org.jclouds.aws.ec2.compute.functions.
AWSRunningInstanceToNodeMetadata
addProductCodesToImageInRegion(String, Iterable<String>, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIAsyncClient
addProductCodesToImageInRegion(String, Iterable<String>, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIClient
Adds
productCode
s to an AMI.
addSecurityGroups(String, String, Template, RunInstancesOptions)
- Method in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
AMAZON_PATTERN
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
amiLaunchIndex(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
AMZN_PATTERN
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
apply(LaunchSpecification)
- Method in class org.jclouds.aws.ec2.binders.
BindLaunchSpecificationToFormParams
apply(String)
- Method in enum org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier.QueryStringToMultimap
apply(RegionAndName)
- Method in class org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
apply(Object)
- Method in class org.jclouds.aws.ec2.functions.
EncodedRSAPublicKeyToBase64
apply(RegionNameAndPublicKeyMaterial)
- Method in class org.jclouds.aws.ec2.functions.
ImportOrReturnExistingKeypair
apply(SpotInstanceRequest)
- Method in class org.jclouds.aws.ec2.functions.
SpotInstanceRequestToAWSRunningInstance
apply(PlacementGroup)
- Method in class org.jclouds.aws.ec2.predicates.
PlacementGroupAvailable
apply(PlacementGroup)
- Method in class org.jclouds.aws.ec2.predicates.
PlacementGroupDeleted
apply(SpotInstanceRequest)
- Method in class org.jclouds.aws.ec2.predicates.
SpotInstanceRequestActive
asType(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
asType(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
authorizePublicKey(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
authorizePublicKey(Payload)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Deprecated.
authorizePublicKey(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
authorizeSecurityGroupIngressInRegion(String, String, IpPermission)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
authorizeSecurityGroupIngressInRegion(String, String, Iterable<IpPermission>)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
authorizeSecurityGroupIngressInRegion(String, String, IpPermission)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
authorizeSecurityGroupIngressInRegion(String, String, Iterable<IpPermission>)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
availabilityZone(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
availabilityZone
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
availabilityZone
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
availabilityZone(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
availabilityZoneGroup(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
availabilityZoneGroup(String)
- Method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
Specifies the Availability Zone group.
availabilityZoneGroup(String)
- Static method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
AWSAMIAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to AMI Services.
AWSAMIClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 via their REST API.
AWSDescribeImagesOptions
- Class in
org.jclouds.aws.ec2.options
Extra options only available in Amazon's implementation
AWSDescribeImagesOptions()
- Constructor for class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
AWSDescribeImagesOptions.Builder
- Class in
org.jclouds.aws.ec2.options
AWSDescribeImagesOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
AWSDescribeInstancesResponseHandler
- Class in
org.jclouds.aws.ec2.xml
Parses the following XML document:
DescribeImagesResponse xmlns="http:
AWSEC2AsyncClient
- Interface in
org.jclouds.aws.ec2
Provides asynchronous access to EC2 services.
AWSEC2Client
- Interface in
org.jclouds.aws.ec2
Provides synchronous access to EC2 services.
AWSEC2ComputeService
- Class in
org.jclouds.aws.ec2.compute
AWSEC2ComputeService(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, RunScriptOnNode.Factory, InitAdminAccess, PersistNodeCredentials, ComputeServiceConstants.Timeouts, ExecutorService, AWSEC2Client, Map<RegionAndName, KeyPair>, Map<RegionAndName, String>, Map<RegionAndName, String>, Predicate<PlacementGroup>)
- Constructor for class org.jclouds.aws.ec2.compute.
AWSEC2ComputeService
AWSEC2ComputeServiceContextModule
- Class in
org.jclouds.aws.ec2.compute.config
AWSEC2ComputeServiceContextModule()
- Constructor for class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
AWSEC2ComputeServiceDependenciesModule
- Class in
org.jclouds.aws.ec2.compute.config
AWSEC2ComputeServiceDependenciesModule()
- Constructor for class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
AWSEC2Constants
- Interface in
org.jclouds.aws.ec2.reference
Configuration properties and constants used in EC2 connections.
AWSEC2ContextBuilder
- Class in
org.jclouds.aws.ec2
AWSEC2ContextBuilder(Properties)
- Constructor for class org.jclouds.aws.ec2.
AWSEC2ContextBuilder
AWSEC2CreateNodesInGroupThenAddToSet
- Class in
org.jclouds.aws.ec2.compute.strategy
AWSEC2CreateNodesInGroupThenAddToSet(AWSEC2Client, Provider<TemplateBuilder>, CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions, AWSEC2InstancePresent, Function<RunningInstance, NodeMetadata>, Function<RunningInstance, Credentials>, Map<String, Credentials>, ComputeUtils, SpotInstanceRequestToAWSRunningInstance)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
AWSEC2CreateNodesInGroupThenAddToSet
AWSEC2DestroyNodeStrategy
- Class in
org.jclouds.aws.ec2.compute.strategy
AWSEC2DestroyNodeStrategy(AWSEC2Client, GetNodeMetadataStrategy, Map<String, Credentials>)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
AWSEC2DestroyNodeStrategy
AWSEC2GetNodeMetadataStrategy
- Class in
org.jclouds.aws.ec2.compute.strategy
AWSEC2GetNodeMetadataStrategy(AWSEC2Client, Function<RunningInstance, NodeMetadata>, SpotInstanceRequestToAWSRunningInstance)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
AWSEC2GetNodeMetadataStrategy
AWSEC2HardwareSupplier
- Class in
org.jclouds.aws.ec2.compute.suppliers
AWSEC2HardwareSupplier(Set<String>)
- Constructor for class org.jclouds.aws.ec2.compute.suppliers.
AWSEC2HardwareSupplier
AWSEC2InstancePresent
- Class in
org.jclouds.aws.ec2.compute.predicates
AWSEC2InstancePresent(AWSEC2Client)
- Constructor for class org.jclouds.aws.ec2.compute.predicates.
AWSEC2InstancePresent
AWSEC2ListNodesStrategy
- Class in
org.jclouds.aws.ec2.compute.strategy
AWSEC2ListNodesStrategy(AWSEC2AsyncClient, Set<String>, Function<RunningInstance, NodeMetadata>, ExecutorService, SpotInstanceRequestToAWSRunningInstance)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ListNodesStrategy
AWSEC2PropertiesBuilder
- Class in
org.jclouds.aws.ec2
Builds properties used in EC2 Clients
AWSEC2PropertiesBuilder()
- Constructor for class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
AWSEC2PropertiesBuilder(Properties)
- Constructor for class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
AWSEC2ProviderMetadata
- Class in
org.jclouds.aws.ec2
Implementation of for Amazon's Elastic Compute Cloud (EC2) provider.
AWSEC2ProviderMetadata()
- Constructor for class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
AWSEC2RestClientModule
- Class in
org.jclouds.aws.ec2.config
Configures the EC2 connection.
AWSEC2RestClientModule()
- Constructor for class org.jclouds.aws.ec2.config.
AWSEC2RestClientModule
AWSEC2ReviseParsedImage
- Class in
org.jclouds.aws.ec2.compute.strategy
AWSEC2ReviseParsedImage(Map<OsFamily, Map<String, String>>)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
AWSEC2TemplateBuilderImpl
- Class in
org.jclouds.aws.ec2.compute
AWSEC2TemplateBuilderImpl(Supplier<Set<? extends Location>>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Location>, Provider<TemplateOptions>, Provider<TemplateBuilder>, Map<RegionAndName, Image>)
- Constructor for class org.jclouds.aws.ec2.compute.
AWSEC2TemplateBuilderImpl
AWSEC2TemplateOptions
- Class in
org.jclouds.aws.ec2.compute
Contains options supported in the
ComputeService#runNode
operation on the "ec2" provider.
AWSEC2TemplateOptions()
- Constructor for class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
AWSEC2TemplateOptions.Builder
- Class in
org.jclouds.aws.ec2.compute
AWSEC2TemplateOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
AWSInstanceAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 Instance Services via their REST API.
AWSInstanceClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 via their REST API.
AWSKeyPairAsyncClient
- Interface in
org.jclouds.aws.ec2.services
AWSKeyPairClient
- Interface in
org.jclouds.aws.ec2.services
AWSRegionAndNameToImageSupplier
- Class in
org.jclouds.aws.ec2.compute.suppliers
AWSRegionAndNameToImageSupplier(Set<String>, String, String, String, Map<RegionAndName, Image>, CallForImages.Factory, Set<String>, ExecutorService)
- Constructor for class org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier
AWSRegionAndNameToImageSupplier.QueryStringToMultimap
- Enum in
org.jclouds.aws.ec2.compute.suppliers
AWSRunInstancesOptions
- Class in
org.jclouds.aws.ec2.options
Contains options supported in the Form API for the RunInstances operation.
AWSRunInstancesOptions()
- Constructor for class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
AWSRunInstancesOptions.Builder
- Class in
org.jclouds.aws.ec2.options
AWSRunInstancesOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
AWSRunInstancesResponseHandler
- Class in
org.jclouds.aws.ec2.xml
Parses the following XML document:
RunInstancesResponse xmlns="http:
AWSRunningInstance
- Class in
org.jclouds.aws.ec2.domain
AWSRunningInstance(String, Map<String, String>, String, String, String, String, InstanceState, String, String, String, String, Date, String, String, String, String, String, String, String, RootDeviceType, String, Map<String, BlockDevice>, MonitoringState, String, Iterable<String>, String, String, String)
- Constructor for class org.jclouds.aws.ec2.domain.
AWSRunningInstance
AWSRunningInstance.Builder
- Class in
org.jclouds.aws.ec2.domain
AWSRunningInstance.Builder()
- Constructor for class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
AWSRunningInstanceToNodeMetadata
- Class in
org.jclouds.aws.ec2.compute.functions
AWSRunningInstanceToNodeMetadata(Map<InstanceState, NodeState>, Map<String, Credentials>, Map<RegionAndName, Image>, Supplier<Set<? extends Location>>, Supplier<Set<? extends Hardware>>)
- Constructor for class org.jclouds.aws.ec2.compute.functions.
AWSRunningInstanceToNodeMetadata
AWSSecurityGroupAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 SecurityGroup Services via their REST API.
AWSSecurityGroupClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 via their REST API.
B
BaseAWSReservationHandler
<
T
> - Class in
org.jclouds.aws.ec2.xml
BaseAWSReservationHandler(DateService, String, Provider<AWSRunningInstance.Builder>)
- Constructor for class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
BindLaunchSpecificationToFormParams
- Class in
org.jclouds.aws.ec2.binders
BindLaunchSpecificationToFormParams()
- Constructor for class org.jclouds.aws.ec2.binders.
BindLaunchSpecificationToFormParams
BindSpotInstanceRequestIdsToIndexedFormParams
- Class in
org.jclouds.aws.ec2.binders
Binds the String [] to form parameters named with SpotInstanceRequestId.index
BindSpotInstanceRequestIdsToIndexedFormParams()
- Constructor for class org.jclouds.aws.ec2.binders.
BindSpotInstanceRequestIdsToIndexedFormParams
bindToRequest(R, Object)
- Method in class org.jclouds.aws.ec2.binders.
BindLaunchSpecificationToFormParams
bindToRequest(R, Object)
- Method in class org.jclouds.aws.ec2.binders.
BindSpotInstanceRequestIdsToIndexedFormParams
blockDeviceMapping(BlockDeviceMapping)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
blockDeviceMappingBuilder
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
blockDeviceMappings(Iterable<? extends BlockDeviceMapping>)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
blockDeviceMappings(Set<? extends BlockDeviceMapping>)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
blockDeviceMappings
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
blockDeviceMappings
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
blockDeviceMappings(Iterable<? extends BlockDeviceMapping>)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
blockOnPort(int, int)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
blockOnPort(int, int)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
blockUntilRunning(boolean)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
build()
- Method in class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
build()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
build()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
build()
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
build()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
builder()
- Static method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
builder()
- Static method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
builder()
- Static method in class org.jclouds.aws.ec2.domain.
Spot
builder()
- Static method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
builder
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
builder
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
builder
- Variable in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
builderProvider
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
C
call()
- Method in class org.jclouds.aws.ec2.compute.suppliers.
CallForImages
CallForImages
- Class in
org.jclouds.aws.ec2.compute.suppliers
CallForImages(DescribeImagesParallel, EC2ImageParser, Iterable<String>, Multimap<String, String>)
- Constructor for class org.jclouds.aws.ec2.compute.suppliers.
CallForImages
CallForImages.Factory
- Interface in
org.jclouds.aws.ec2.compute.suppliers
cancelSpotInstanceRequestsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceAsyncClient
cancelSpotInstanceRequestsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceClient
Cancels one or more Spot Instance requests.
CANONICAL_PATTERN
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
CreateSecurityGroupResponseHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
MonitoringStateHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
PlacementGroupHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
ProductCodesHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
ReservedInstancesOfferingHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
SpotHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
characters(char[], int, int)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
cleanUpIncidentalResources(Map.Entry<String, String>)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2ComputeService
clear()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
clear()
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
clear()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
client
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2DestroyNodeStrategy
client
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ListNodesStrategy
clone()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
ClusterCompute
- Annotation Type in
org.jclouds.aws.ec2.compute.config
Related to a ClusterCompute resource.
compareTo(PlacementGroup)
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
compareTo(Spot)
- Method in class org.jclouds.aws.ec2.domain.
Spot
compareTo(SpotInstanceRequest)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
configure()
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
configure()
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
configure()
- Method in class org.jclouds.aws.ec2.config.
AWSEC2RestClientModule
copyTo(TemplateOptions)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
- Class in
org.jclouds.aws.ec2.compute.strategy
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions(Map<RegionAndName, KeyPair>, Map<RegionAndName, String>, Map<RegionAndName, String>, Function<RegionAndName, KeyPair>, Function<RegionNameAndIngressRules, String>, Provider<RunInstancesOptions>, CreatePlacementGroupIfNeeded, Function<RegionNameAndPublicKeyMaterial, KeyPair>)
- Constructor for class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
createNodesInRegionAndZone(String, String, int, Template, RunInstancesOptions)
- Method in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2CreateNodesInGroupThenAddToSet
createOrImportKeyPair(String, String, TemplateOptions)
- Method in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
CreatePlacementGroupIfNeeded
- Class in
org.jclouds.aws.ec2.functions
CreatePlacementGroupIfNeeded(AWSEC2Client, Predicate<PlacementGroup>)
- Constructor for class org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
createPlacementGroupInRegion(String, String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupAsyncClient
createPlacementGroupInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupAsyncClient
createPlacementGroupInRegion(String, String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupClient
Creates a placement group that you launch cluster compute instances into.
createPlacementGroupInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupClient
like {@link #createPlacementGroupInRegion(String,String,String) except that the strategy is default: "cluster".
createSecurityGroupInRegionAndReturnId(String, String, String, CreateSecurityGroupOptions...)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
createSecurityGroupInRegionAndReturnId(String, String, String, CreateSecurityGroupOptions...)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
CreateSecurityGroupOptions
- Class in
org.jclouds.aws.ec2.options
Contains options supported in the Form API for the CreateSecurityGroup operation.
CreateSecurityGroupOptions()
- Constructor for class org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions
CreateSecurityGroupOptions.Builder
- Class in
org.jclouds.aws.ec2.options
CreateSecurityGroupOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions.Builder
CreateSecurityGroupResponseHandler
- Class in
org.jclouds.aws.ec2.xml
CreateSecurityGroupResponseHandler()
- Constructor for class org.jclouds.aws.ec2.xml.
CreateSecurityGroupResponseHandler
createTime(Date)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
credentialStore
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2DestroyNodeStrategy
currentOrNull()
- Method in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
currentOrNull()
- Method in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
currentText
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
currentText
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
D
dateService
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
dateService
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
dateService
- Variable in class org.jclouds.aws.ec2.xml.
SpotHandler
dateService
- Variable in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
defaultProperties()
- Method in class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
defaultRegion
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
defaultRegion
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
defaultRegion
- Variable in class org.jclouds.aws.ec2.xml.
SpotHandler
defaultRegion
- Variable in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
DELEGATE_MAP
- Static variable in class org.jclouds.aws.ec2.config.
AWSEC2RestClientModule
deletePlacementGroupInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupAsyncClient
deletePlacementGroupInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupClient
Deletes a placement group from your account.
deleteSecurityGroupInRegionById(String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
deleteSecurityGroupInRegionById(String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
depth
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
describeInstancesInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
AWSInstanceAsyncClient
describeInstancesInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
AWSInstanceClient
describePlacementGroupsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupAsyncClient
describePlacementGroupsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
PlacementGroupClient
Returns information about one or more placement groups in your account.
DescribePlacementGroupsResponseHandler
- Class in
org.jclouds.aws.ec2.xml
DescribePlacementGroupsResponseHandler(PlacementGroupHandler)
- Constructor for class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
DescribeReservedInstancesOfferingResponseHandler
- Class in
org.jclouds.aws.ec2.xml
DescribeReservedInstancesOfferingResponseHandler(ReservedInstancesOfferingHandler)
- Constructor for class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
describeSecurityGroupsInRegionById(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
describeSecurityGroupsInRegionById(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
describeSpotInstanceRequestsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceAsyncClient
describeSpotInstanceRequestsInRegion(String, String...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceClient
Describes Spot Instance requests.
describeSpotPriceHistoryInRegion(String, DescribeSpotPriceHistoryOptions...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceAsyncClient
describeSpotPriceHistoryInRegion(String, DescribeSpotPriceHistoryOptions...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceClient
Describes Spot Price history.
DescribeSpotPriceHistoryOptions
- Class in
org.jclouds.aws.ec2.options
Contains options supported in the Form API for the DescribeSpotPriceHistory operation.
DescribeSpotPriceHistoryOptions()
- Constructor for class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
DescribeSpotPriceHistoryOptions.Builder
- Class in
org.jclouds.aws.ec2.options
DescribeSpotPriceHistoryOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
DescribeSpotPriceHistoryResponseHandler
- Class in
org.jclouds.aws.ec2.xml
DescribeSpotPriceHistoryResponseHandler(SpotHandler)
- Constructor for class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
destroyInstanceInRegion(String, String)
- Method in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2DestroyNodeStrategy
device(String, BlockDevice)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
devices(Map<String, BlockDevice>)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
dnsName(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
doesntNeedSshAfterImportingPublicKey
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
dontAuthorizePublicKey()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
E
ec2Client
- Variable in class org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
ec2Client
- Variable in class org.jclouds.aws.ec2.functions.
ImportOrReturnExistingKeypair
enableMonitoring()
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
enableMonitoring()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Enable Cloudwatch monitoring
enableMonitoring()
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
enableMonitoring()
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
Enables monitoring for the instance.
EncodedRSAPublicKeyToBase64
- Class in
org.jclouds.aws.ec2.functions
EncodedRSAPublicKeyToBase64()
- Constructor for class org.jclouds.aws.ec2.functions.
EncodedRSAPublicKeyToBase64
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
CreateSecurityGroupResponseHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
MonitoringStateHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
PlacementGroupHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
ProductCodesHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
ReservedInstancesOfferingHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
SpotHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
endElement(String, String, String)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
endOfInstanceItem()
- Method in class org.jclouds.aws.ec2.xml.
AWSDescribeInstancesResponseHandler
endOfInstanceItem()
- Method in class org.jclouds.aws.ec2.xml.
AWSRunInstancesResponseHandler
endOfInstanceItem()
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
endOfReservationItem()
- Method in class org.jclouds.aws.ec2.xml.
AWSDescribeInstancesResponseHandler
equals(Object)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
equals(Object)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
equals(Object)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
equals(Object)
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
equals(Object)
- Method in class org.jclouds.aws.ec2.domain.
Spot
equals(Object)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
executableBy(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
executableBy(String)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
execute(String, String, Template)
- Method in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
F
faultCode(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
faultMessage(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
filters(Multimap<String, String>)
- Static method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
filters(Map<String, String>)
- Static method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
filters(Multimap<String, String>)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
You can filter the results to return information only about images that match criteria you specify.
filters(Map<String, String>)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
from(Date)
- Static method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
from(Date)
- Method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
Start date and time of the Spot Instance price history data.
fromLaunchSpecification(LaunchSpecification)
- Static method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
fromValue(String)
- Static method in enum org.jclouds.aws.ec2.domain.
MonitoringState
fromValue(String)
- Static method in enum org.jclouds.aws.ec2.domain.
PlacementGroup.State
fromValue(String)
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
fromValue(String)
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
G
get()
- Method in class org.jclouds.aws.ec2.compute.suppliers.
AWSEC2HardwareSupplier
get()
- Method in class org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier
getAMIServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
getAMIServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
getApiDocumentation()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getAvailabilityZone()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
The location where the instance launched.
getAvailabilityZoneGroup()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getBlockDeviceMappings()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
volumes mappings associated with the instance.
getConsole()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getCreateTime()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getCredentialName()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getFaultCode()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getFaultMessage()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getGroupIds()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
getHomepage()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getId()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getId()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getIdentityName()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getImageId()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
Image ID of the AMI used to launch the instance.
getInstanceId()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getInstanceServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
getInstanceServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
getInstanceType()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
The instance type.
getInstanceType()
- Method in class org.jclouds.aws.ec2.domain.
Spot
getIso3166Codes()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getKernelId()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
Optional.
getKeyName()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
If this instance was launched with an associated key pair, this displays the key pair name.
getKeyPairServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
getKeyPairServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
getLaunchedAvailabilityZone()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getLaunchGroup()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getLaunchSpecification()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getLaunchSpecificationBuilder()
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
getLinkedServices()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getMonitoringServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
Provides asynchronous access to Monitoring services.
getMonitoringServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
Provides synchronous access to Monitoring services.
getMonitoringState()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
State of monitoring for the instance.
getName()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getName()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
getPlacementGroup()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
getPlacementGroup()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
The name of the placement group the instance is in (for cluster compute instances).
getPlacementGroupServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
Provides asynchronous access to PlacementGroup services.
getPlacementGroupServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
Provides synchronous access to PlacementGroup services.
getProductCodes()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
Product codes attached to this instance.
getProductCodesForImageInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIAsyncClient
getProductCodesForImageInRegion(String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIClient
Returns the Product Codes of an image.
getProductDescription()
- Method in class org.jclouds.aws.ec2.domain.
Spot
getProductDescription()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getPublicKeyMaterial()
- Method in class org.jclouds.aws.ec2.domain.
RegionNameAndPublicKeyMaterial
getRamdiskId()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
Optional.
getRegion()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
getRegion()
- Method in class org.jclouds.aws.ec2.domain.
Spot
getRegion()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getResult()
- Method in class org.jclouds.aws.ec2.xml.
AWSDescribeInstancesResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
AWSRunInstancesResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
CreateSecurityGroupResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
MonitoringStateHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
PlacementGroupHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
ProductCodesHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
ReservedInstancesOfferingHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
SpotHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
getResult()
- Method in class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
getRunningInstanceInRegion(String, String)
- Method in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2GetNodeMetadataStrategy
getSecurityGroupIds()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
Ids of the security groups.
getSecurityGroupIdToNames()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
getSecurityGroupIdToNames()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
getSecurityGroupNames()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
Names of the security groups.
getSecurityGroupServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
getSecurityGroupServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
getSpotInstanceRequestId()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
The ID of the Spot Instance request
getSpotInstanceServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
Provides asynchronous access to SpotInstance services.
getSpotInstanceServices()
- Method in interface org.jclouds.aws.ec2.
AWSEC2Client
Provides synchronous access to SpotInstance services.
getSpotOptions()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
getSpotPrice()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
getSpotPrice()
- Method in class org.jclouds.aws.ec2.domain.
Spot
getSpotPrice()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getState()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
getState()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getStrategy()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
getSubnetId()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
getSubnetId()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
Specifies the subnet ID in which the instance is running (Amazon Virtual Private Cloud).
getTimestamp()
- Method in class org.jclouds.aws.ec2.domain.
Spot
getType()
- Method in class org.jclouds.aws.ec2.
AWSEC2ProviderMetadata
getType()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getUserData()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
User Data
getValidFrom()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getValidUntil()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
getVpcId()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
Specifies the VPC in which the instance is running (Amazon Virtual Private Cloud).
groupId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
groupIds(Iterable<String>)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
H
hashCode()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
hashCode()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
hashCode()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
hashCode()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
hashCode()
- Method in class org.jclouds.aws.ec2.domain.
Spot
hashCode()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
hasLoginCredential
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
hasPublicKeyMaterial
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
I
id(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
imageId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
imageId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
imageId(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
imageId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
imageIds(String...)
- Static method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
imageIds(String...)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
imageIds(Iterable<String>)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
importKeyPairInRegion(String, String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSKeyPairAsyncClient
importKeyPairInRegion(String, String, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSKeyPairClient
Imports the public key from an RSA key pair that you created with a third-party tool.
ImportOrReturnExistingKeypair
- Class in
org.jclouds.aws.ec2.functions
ImportOrReturnExistingKeypair(AWSEC2Client)
- Constructor for class org.jclouds.aws.ec2.functions.
ImportOrReturnExistingKeypair
inboundPorts(int...)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
inboundPorts(int...)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
inItem()
- Method in class org.jclouds.aws.ec2.xml.
AWSDescribeInstancesResponseHandler
inItem()
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
inLaunchSpecification
- Variable in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
inPlacementGroup(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
inPlacementGroup(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
Specifies the name of an existing placement group you want to launch the instance into (for cluster compute instances).
installDependencies()
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
installPrivateKey(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
installPrivateKey(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
installPrivateKey(Payload)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Deprecated.
instanceId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
instanceId(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
instanceState(InstanceState)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
instanceType(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
instanceType
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
instanceType(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
instanceType
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
instanceType(String)
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
instanceType(String)
- Static method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
instanceType(String)
- Method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
Specifies the instance type to return.
ipAddress(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
isMonitoringEnabled()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
isMonitoringEnabled()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
CloudWatch support
itemDepth
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
K
kernelId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
kernelId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
kernelId(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
kernelId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
keyName(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
keyName
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
keyName(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
keyName
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
keyPair(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
keyPair(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
L
launchedAvailabilityZone(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
launchGroup(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
launchGroup(String)
- Static method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
launchGroup(String)
- Method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
Specifies the instance launch group.
LaunchSpecification
- Class in
org.jclouds.aws.ec2.domain
LaunchSpecification(String, String, String, String, String, String, Map<String, String>, Iterable<? extends BlockDeviceMapping>, Boolean, Set<String>, Set<String>, byte[])
- Constructor for class org.jclouds.aws.ec2.domain.
LaunchSpecification
launchSpecification(LaunchSpecification)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
LaunchSpecification.Builder
- Class in
org.jclouds.aws.ec2.domain
LaunchSpecification.Builder()
- Constructor for class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
LaunchSpecificationHandler
- Class in
org.jclouds.aws.ec2.xml
LaunchSpecificationHandler(DateService, String, LaunchSpecification.Builder, BlockDeviceMapping.Builder)
- Constructor for class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
launchSpecificationHandler
- Variable in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
launchTime(Date)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
logger
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2CreateNodesInGroupThenAddToSet
logger
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
logger
- Variable in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
logger
- Variable in class org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier
logger
- Variable in class org.jclouds.aws.ec2.compute.suppliers.
CallForImages
logger
- Variable in class org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
logger
- Variable in class org.jclouds.aws.ec2.functions.
ImportOrReturnExistingKeypair
logger
- Variable in class org.jclouds.aws.ec2.predicates.
PlacementGroupAvailable
logger
- Variable in class org.jclouds.aws.ec2.predicates.
PlacementGroupDeleted
logger
- Variable in class org.jclouds.aws.ec2.predicates.
SpotInstanceRequestActive
logger
- Variable in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
logger
- Variable in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
M
mapEBSSnapshotToDevice(String, String, Integer, boolean)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
mapEBSSnapshotToDeviceName(String, String, Integer, boolean)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
mapEBSSnapshotToDeviceName(String, String, Integer, boolean)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
mapEphemeralDeviceToDevice(String, String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
mapEphemeralDeviceToDeviceName(String, String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
mapEphemeralDeviceToDeviceName(String, String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
mapNewVolumeToDevice(String, int, boolean)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
mapNewVolumeToDeviceName(String, int, boolean)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
mapNewVolumeToDeviceName(String, int, boolean)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
MonitoringAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 Monitoring Services via their REST API.
MonitoringClient
- Interface in
org.jclouds.aws.ec2.services
Provides monitoring services for EC2.
monitoringEnabled
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
monitoringEnabled(Boolean)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
monitoringEnabled
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
monitoringState(MonitoringState)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
MonitoringState
- Enum in
org.jclouds.aws.ec2.domain
State of monitoring for the instance.
MonitoringStateHandler
- Class in
org.jclouds.aws.ec2.xml
MonitoringStateHandler()
- Constructor for class org.jclouds.aws.ec2.xml.
MonitoringStateHandler
monitorInstancesInRegion(String, String, String...)
- Method in interface org.jclouds.aws.ec2.services.
MonitoringAsyncClient
monitorInstancesInRegion(String, String, String...)
- Method in interface org.jclouds.aws.ec2.services.
MonitoringClient
Enables monitoring for a running instance.
N
nameTask(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
newReservation()
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
noKeyPair()
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
noKeyPair()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
NONE
- Static variable in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
NONE
- Static variable in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
NONE
- Static variable in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
NONE
- Static variable in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
NONE
- Static variable in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
noPlacementGroup()
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
noPlacementGroup()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Do not use a keypair on instances
O
org.jclouds.aws.ec2
- package org.jclouds.aws.ec2
org.jclouds.aws.ec2.binders
- package org.jclouds.aws.ec2.binders
org.jclouds.aws.ec2.compute
- package org.jclouds.aws.ec2.compute
org.jclouds.aws.ec2.compute.config
- package org.jclouds.aws.ec2.compute.config
org.jclouds.aws.ec2.compute.functions
- package org.jclouds.aws.ec2.compute.functions
org.jclouds.aws.ec2.compute.predicates
- package org.jclouds.aws.ec2.compute.predicates
org.jclouds.aws.ec2.compute.strategy
- package org.jclouds.aws.ec2.compute.strategy
org.jclouds.aws.ec2.compute.suppliers
- package org.jclouds.aws.ec2.compute.suppliers
org.jclouds.aws.ec2.config
- package org.jclouds.aws.ec2.config
org.jclouds.aws.ec2.domain
- package org.jclouds.aws.ec2.domain
org.jclouds.aws.ec2.functions
- package org.jclouds.aws.ec2.functions
org.jclouds.aws.ec2.options
- package org.jclouds.aws.ec2.options
org.jclouds.aws.ec2.predicates
- package org.jclouds.aws.ec2.predicates
org.jclouds.aws.ec2.reference
- package org.jclouds.aws.ec2.reference
org.jclouds.aws.ec2.services
- package org.jclouds.aws.ec2.services
org.jclouds.aws.ec2.xml
- package org.jclouds.aws.ec2.xml
overrideCredentialsWith(Credentials)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
ownedBy(String...)
- Static method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions.Builder
ownedBy(String...)
- Method in class org.jclouds.aws.ec2.options.
AWSDescribeImagesOptions
P
parseDate()
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
parseImagesFromRegionsUsingFilter(Iterable<String>, Multimap<String, String>)
- Method in interface org.jclouds.aws.ec2.compute.suppliers.
CallForImages.Factory
placementGroup(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
placementGroup(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Specifies the keypair used to run instances with
placementGroup(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
PlacementGroup
- Class in
org.jclouds.aws.ec2.domain
A placement group is a logical grouping of instances.
PlacementGroup(String, String, String, PlacementGroup.State)
- Constructor for class org.jclouds.aws.ec2.domain.
PlacementGroup
PlacementGroup.State
- Enum in
org.jclouds.aws.ec2.domain
PlacementGroupAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 Placement Groups via their REST API.
placementGroupAvailable(PlacementGroupAvailable)
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
placementGroupAvailable
- Variable in class org.jclouds.aws.ec2.functions.
CreatePlacementGroupIfNeeded
PlacementGroupAvailable
- Class in
org.jclouds.aws.ec2.predicates
PlacementGroupAvailable(AWSEC2Client)
- Constructor for class org.jclouds.aws.ec2.predicates.
PlacementGroupAvailable
PlacementGroupClient
- Interface in
org.jclouds.aws.ec2.services
Provides Placement Group services for EC2.
placementGroupDeleted(PlacementGroupDeleted)
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
PlacementGroupDeleted
- Class in
org.jclouds.aws.ec2.predicates
PlacementGroupDeleted(AWSEC2Client)
- Constructor for class org.jclouds.aws.ec2.predicates.
PlacementGroupDeleted
PlacementGroupHandler
- Class in
org.jclouds.aws.ec2.xml
PlacementGroupHandler()
- Constructor for class org.jclouds.aws.ec2.xml.
PlacementGroupHandler
placementGroupMap(CreateSecurityGroupIfNeeded)
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
platform(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
pollRunningInstances()
- Method in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ListNodesStrategy
privateDnsName(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
privateIpAddress(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
productCode(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
productCodes(Iterable<String>)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
ProductCodesHandler
- Class in
org.jclouds.aws.ec2.xml
ProductCodesHandler()
- Constructor for class org.jclouds.aws.ec2.xml.
ProductCodesHandler
productDescription(String)
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
productDescription(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
productDescription(String)
- Static method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
productDescription(String)
- Method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
The description of the AMI.
PROPERTY_EC2_AMI_QUERY
- Static variable in interface org.jclouds.aws.ec2.reference.
AWSEC2Constants
PROPERTY_EC2_CC_AMI_QUERY
- Static variable in interface org.jclouds.aws.ec2.reference.
AWSEC2Constants
expression to find amis that work on the cluster instance type
ex.
PROPERTY_EC2_CC_AMIs
- Static variable in interface org.jclouds.aws.ec2.reference.
AWSEC2Constants
Deprecated.
PROPERTY_EC2_CC_REGIONS
- Static variable in interface org.jclouds.aws.ec2.reference.
AWSEC2Constants
provideClusterComputeIds()
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceDependenciesModule
provideRegionAndNameToImageSupplierCache(long, AWSRegionAndNameToImageSupplier)
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
provideTemplate(Injector, TemplateBuilder)
- Method in class org.jclouds.aws.ec2.compute.config.
AWSEC2ComputeServiceContextModule
R
ramdiskId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
ramdiskId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
ramdiskId(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
ramdiskId
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
reason(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
refineBuilderBeforeAddingInstance()
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
refresh(RegionAndName)
- Method in class org.jclouds.aws.ec2.compute.predicates.
AWSEC2InstancePresent
region(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
region(String)
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
region(String)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
RegionNameAndPublicKeyMaterial
- Class in
org.jclouds.aws.ec2.domain
RegionNameAndPublicKeyMaterial(String, String, String)
- Constructor for class org.jclouds.aws.ec2.domain.
RegionNameAndPublicKeyMaterial
removeProductCodesFromImageInRegion(String, Iterable<String>, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIAsyncClient
removeProductCodesFromImageInRegion(String, Iterable<String>, String)
- Method in interface org.jclouds.aws.ec2.services.
AWSAMIClient
Removes
productCode
s from an AMI.
requestSpotInstanceInRegion(String, float, String, String)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceAsyncClient
requestSpotInstanceInRegion(String, float, String, String)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceClient
request a single spot instance
requestSpotInstancesInRegion(String, float, int, LaunchSpecification, RequestSpotInstancesOptions...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceAsyncClient
requestSpotInstancesInRegion(String, float, int, LaunchSpecification, RequestSpotInstancesOptions...)
- Method in interface org.jclouds.aws.ec2.services.
SpotInstanceClient
Creates a Spot Instance request.
RequestSpotInstancesOptions
- Class in
org.jclouds.aws.ec2.options
Contains options supported in the Form API for the RequestSpotInstances operation.
RequestSpotInstancesOptions()
- Constructor for class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
RequestSpotInstancesOptions.Builder
- Class in
org.jclouds.aws.ec2.options
RequestSpotInstancesOptions.Builder()
- Constructor for class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
ReservedInstancesOfferingHandler
- Class in
org.jclouds.aws.ec2.xml
ReservedInstancesOfferingHandler()
- Constructor for class org.jclouds.aws.ec2.xml.
ReservedInstancesOfferingHandler
reviseParsedImage(Image, ImageBuilder, OsFamily, OperatingSystem.Builder)
- Method in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
revokeSecurityGroupIngressInRegion(String, String, IpPermission)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
revokeSecurityGroupIngressInRegion(String, String, Iterable<IpPermission>)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupAsyncClient
revokeSecurityGroupIngressInRegion(String, String, IpPermission)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
revokeSecurityGroupIngressInRegion(String, String, Iterable<IpPermission>)
- Method in interface org.jclouds.aws.ec2.services.
AWSSecurityGroupClient
RIGHTIMAGE_PATTERN
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
RIGHTSCALE_PATTERN
- Static variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ReviseParsedImage
rootDeviceName(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
rootDeviceType(RootDeviceType)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
runAsRoot(boolean)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
runInstancesInRegion(String, String, String, int, int, RunInstancesOptions...)
- Method in interface org.jclouds.aws.ec2.services.
AWSInstanceAsyncClient
runInstancesInRegion(String, String, String, int, int, RunInstancesOptions...)
- Method in interface org.jclouds.aws.ec2.services.
AWSInstanceClient
runScript(byte[])
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
runScript(Payload)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
runScript(byte[])
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Deprecated.
runScript(Statement)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
S
securityGroupId(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIds(String...)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
securityGroupIds(Iterable<String>)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
securityGroupIds(String...)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
securityGroupIds(Iterable<String>)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Specifies the security group ids to be used for nodes with this template
securityGroupIds
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIds(Iterable<String>)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIds
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
securityGroupIdToName(String, String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
securityGroupIdToName(String, String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIdToNames(Map<String, String>)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
securityGroupIdToNames
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIdToNames(Map<String, String>)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupIdToNames
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
securityGroupName(String)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupNames
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupNames(Iterable<String>)
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
securityGroupNames
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
securityGroups(String...)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
securityGroups(Iterable<String>)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
securityGroups(Iterable<String>)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
securityGroups(String...)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
setContext(HttpRequest)
- Method in class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
setContext(HttpRequest)
- Method in class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
setContext(HttpRequest)
- Method in class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
setContext(HttpRequest)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
setGroupIds(Set<String>)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
shouldAutomaticallyCreatePlacementGroup()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Spot
- Class in
org.jclouds.aws.ec2.domain
Spot(String, String, String, float, Date)
- Constructor for class org.jclouds.aws.ec2.domain.
Spot
Spot.Builder
- Class in
org.jclouds.aws.ec2.domain
Spot.Builder()
- Constructor for class org.jclouds.aws.ec2.domain.
Spot.Builder
spotConverter
- Variable in class org.jclouds.aws.ec2.compute.strategy.
AWSEC2ListNodesStrategy
SpotHandler
- Class in
org.jclouds.aws.ec2.xml
SpotHandler(DateService, String)
- Constructor for class org.jclouds.aws.ec2.xml.
SpotHandler
SpotInstanceAsyncClient
- Interface in
org.jclouds.aws.ec2.services
Provides access to EC2 Spot Instances via their REST API.
SpotInstanceClient
- Interface in
org.jclouds.aws.ec2.services
Provides Spot Instance services for EC2.
SpotInstanceHandler
- Class in
org.jclouds.aws.ec2.xml
SpotInstanceHandler(DateService, String, LaunchSpecificationHandler, SpotInstanceRequest.Builder)
- Constructor for class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
SpotInstanceRequest
- Class in
org.jclouds.aws.ec2.domain
SpotInstanceRequest(String, String, String, Date, String, String, String, String, LaunchSpecification, String, String, float, SpotInstanceRequest.State, SpotInstanceRequest.Type, Date, Date)
- Constructor for class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
SpotInstanceRequest.Builder
- Class in
org.jclouds.aws.ec2.domain
SpotInstanceRequest.Builder()
- Constructor for class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
SpotInstanceRequest.State
- Enum in
org.jclouds.aws.ec2.domain
SpotInstanceRequest.Type
- Enum in
org.jclouds.aws.ec2.domain
SpotInstanceRequestActive
- Class in
org.jclouds.aws.ec2.predicates
SpotInstanceRequestActive(AWSEC2Client)
- Constructor for class org.jclouds.aws.ec2.predicates.
SpotInstanceRequestActive
spotInstanceRequestId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
SpotInstanceRequestToAWSRunningInstance
- Class in
org.jclouds.aws.ec2.functions
SpotInstanceRequestToAWSRunningInstance()
- Constructor for class org.jclouds.aws.ec2.functions.
SpotInstanceRequestToAWSRunningInstance
SpotInstancesHandler
- Class in
org.jclouds.aws.ec2.xml
SpotInstancesHandler(SpotInstanceHandler)
- Constructor for class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
spotOptions(RequestSpotInstancesOptions)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
spotOptions(RequestSpotInstancesOptions)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Options for starting spot instances
spotPrice(Float)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
spotPrice(Float)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Specifies the maximum spot price to use
spotPrice(float)
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
spotPrice(float)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
BaseAWSReservationHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
DescribePlacementGroupsResponseHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
DescribeReservedInstancesOfferingResponseHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
DescribeSpotPriceHistoryResponseHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
LaunchSpecificationHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstanceHandler
startElement(String, String, String, Attributes)
- Method in class org.jclouds.aws.ec2.xml.
SpotInstancesHandler
state(SpotInstanceRequest.State)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
subnetId(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
subnetId(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
Specifies the subnetId used to run instances in
subnetId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
T
templateOptions()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2ComputeService
returns template options, except of type
EC2TemplateOptions
.
timestamp(Date)
- Method in class org.jclouds.aws.ec2.domain.
Spot.Builder
to(Date)
- Static method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions.Builder
to(Date)
- Method in class org.jclouds.aws.ec2.options.
DescribeSpotPriceHistoryOptions
End date and time of the Spot Instance price history data.
toBuilder()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
toString()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
toString()
- Method in class org.jclouds.aws.ec2.compute.suppliers.
CallForImages
toString()
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance
toString()
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification
toString()
- Method in enum org.jclouds.aws.ec2.domain.
MonitoringState
toString()
- Method in enum org.jclouds.aws.ec2.domain.
PlacementGroup.State
toString()
- Method in class org.jclouds.aws.ec2.domain.
PlacementGroup
toString()
- Method in class org.jclouds.aws.ec2.domain.
Spot
toString()
- Method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
toString()
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest
toString()
- Method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
type(SpotInstanceRequest.Type)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
type(SpotInstanceRequest.Type)
- Static method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
type(SpotInstanceRequest.Type)
- Method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
Specifies the Spot Instance type.
U
unmapDeviceNamed(String)
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
unmapDeviceNamed(String)
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
unmonitorInstancesInRegion(String, String, String...)
- Method in interface org.jclouds.aws.ec2.services.
MonitoringAsyncClient
unmonitorInstancesInRegion(String, String, String...)
- Method in interface org.jclouds.aws.ec2.services.
MonitoringClient
Disables monitoring for a running instance.
userData(byte[])
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
userData(byte[])
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
userData
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
userData(byte[])
- Method in class org.jclouds.aws.ec2.domain.
LaunchSpecification.Builder
userData
- Variable in class org.jclouds.aws.ec2.domain.
LaunchSpecification
userSpecifiedTheirOwnGroups(TemplateOptions)
- Method in class org.jclouds.aws.ec2.compute.strategy.
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
V
validFrom(Date)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
validFrom(Date)
- Static method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
validFrom(Date)
- Method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
Start date of the request.
validUntil(Date)
- Method in class org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Builder
validUntil(Date)
- Static method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions.Builder
validUntil(Date)
- Method in class org.jclouds.aws.ec2.options.
RequestSpotInstancesOptions
End date of the request.
value()
- Method in enum org.jclouds.aws.ec2.domain.
MonitoringState
value()
- Method in enum org.jclouds.aws.ec2.domain.
PlacementGroup.State
value()
- Method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
value()
- Method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
valueOf(String)
- Static method in enum org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier.QueryStringToMultimap
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jclouds.aws.ec2.domain.
MonitoringState
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jclouds.aws.ec2.domain.
PlacementGroup.State
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jclouds.aws.ec2.compute.suppliers.
AWSRegionAndNameToImageSupplier.QueryStringToMultimap
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jclouds.aws.ec2.domain.
MonitoringState
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jclouds.aws.ec2.domain.
PlacementGroup.State
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.State
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jclouds.aws.ec2.domain.
SpotInstanceRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION
- Static variable in interface org.jclouds.aws.ec2.
AWSEC2AsyncClient
virtualizationType(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
vpcId(String)
- Method in class org.jclouds.aws.ec2.domain.
AWSRunningInstance.Builder
vpcId(String)
- Static method in class org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions.Builder
vpcId(String)
- Method in class org.jclouds.aws.ec2.options.
CreateSecurityGroupOptions
ID of the VPC.
W
warnAndReplaceIfUsingOldCCImageKey(Properties)
- Method in class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
warnAndReplaceIfUsingOldImageKey(Properties)
- Method in class org.jclouds.aws.ec2.
AWSEC2PropertiesBuilder
withBlockDeviceMappings(Set<? extends BlockDeviceMapping>)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withBlockDeviceMappings(Set<? extends BlockDeviceMapping>)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withDetails()
- Static method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions.Builder
withKernelId(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withKernelId(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withKeyName(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withKeyName(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withMetadata()
- Method in class org.jclouds.aws.ec2.compute.
AWSEC2TemplateOptions
withRamdisk(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withRamdisk(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroup(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withSecurityGroup(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroupId(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withSecurityGroupId(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroupIds(Iterable<String>)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroupIds(String...)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroups(Iterable<String>)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSecurityGroups(String...)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
withSubnetId(String)
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withSubnetId(String)
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
withUserData(byte[])
- Static method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions.Builder
withUserData(byte[])
- Method in class org.jclouds.aws.ec2.options.
AWSRunInstancesOptions
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2011
jclouds
. All Rights Reserved.