Package | Description |
---|---|
com.amazonaws.resources |
An object-oriented resource abstraction on top of the service clients from
the Amazon Web Services SDK for Java.
|
com.amazonaws.resources.ec2 | |
com.amazonaws.resources.glacier | |
com.amazonaws.resources.identitymanagement | |
com.amazonaws.resources.sns | |
com.amazonaws.resources.sqs |
Modifier and Type | Class and Description |
---|---|
class |
ServiceBuilder<C,T extends Service<C>>
A fluent builder for Service objects.
|
Modifier and Type | Method and Description |
---|---|
static <C,T extends Service<C>> |
ServiceBuilder.forService(Class<T> serviceType)
Creates a new
ServiceBuilder for the given service interface
type. |
Modifier and Type | Interface and Description |
---|---|
interface |
EC2
The
EC2 service. |
Modifier and Type | Interface and Description |
---|---|
interface |
Glacier
The
Glacier service. |
Modifier and Type | Interface and Description |
---|---|
interface |
IdentityManagement
The
IdentityManagement service. |
Modifier and Type | Interface and Description |
---|---|
interface |
SNS
The
SNS service. |
Modifier and Type | Interface and Description |
---|---|
interface |
SQS
The
SQS service. |
Copyright © 2014. All rights reserved.