| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2AmiResource |
Ec2AmiResource.clone() |
Ec2AmiResource |
Ec2AmiResource.withAmiId(String amiId)
The ID of the AMI in Amazon EC2.
|
Ec2AmiResource |
Ec2AmiResource.withSnowballAmiId(String snowballAmiId)
The ID of the AMI on the supported device.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ec2AmiResource> |
JobResource.getEc2AmiResources()
The Amazon Machine Images (AMIs) associated with this job.
|
| Modifier and Type | Method and Description |
|---|---|
JobResource |
JobResource.withEc2AmiResources(Ec2AmiResource... ec2AmiResources)
The Amazon Machine Images (AMIs) associated with this job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobResource.setEc2AmiResources(Collection<Ec2AmiResource> ec2AmiResources)
The Amazon Machine Images (AMIs) associated with this job.
|
JobResource |
JobResource.withEc2AmiResources(Collection<Ec2AmiResource> ec2AmiResources)
The Amazon Machine Images (AMIs) associated with this job.
|
Copyright © 2019. All rights reserved.