Package | Description |
---|---|
org.jclouds.aws.ec2.features | |
org.jclouds.ec2 | |
org.jclouds.ec2.predicates |
Modifier and Type | Interface and Description |
---|---|
interface |
AWSInstanceApi
Provides access to EC2 Instance Services via their REST API.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<? extends InstanceApi> |
EC2Api.getInstanceApi()
Provides synchronous access to Instance services.
|
com.google.common.base.Optional<? extends InstanceApi> |
EC2Api.getInstanceApiForRegion(String region) |
Constructor and Description |
---|
InstanceStateStopped(InstanceApi client) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.