| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.awsprovisioner |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<EmptyPayload,GetAMISetResponse> |
AwsProvisioner.amiSet(String id)
Retreive a copy of the requested AMI set.
|
CallSummary<CreateAMISetRequest,GetAMISetResponse> |
AwsProvisioner.updateAmiSet(String id,
CreateAMISetRequest payload)
Provide a new copy of an AMI Set to replace the existing one.
|
Copyright © 2014–2017 Mozilla. All rights reserved.