| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyIdFormatResponse |
EC2Client.modifyIdFormat(ModifyIdFormatRequest modifyIdFormatRequest)
Modifies the ID format for the specified resource on a per-region basis.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyIdFormatResponse> |
EC2AsyncClient.modifyIdFormat(ModifyIdFormatRequest modifyIdFormatRequest)
Modifies the ID format for the specified resource on a per-region basis.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyIdFormatResponse |
ModifyIdFormatResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.