| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyIdFormatResponse |
EC2Client.modifyIdFormat(Consumer<ModifyIdFormatRequest.Builder> modifyIdFormatRequest)
Modifies the ID format for the specified resource on a per-region basis.
|
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(Consumer<ModifyIdFormatRequest.Builder> modifyIdFormatRequest)
Modifies the ID format for the specified resource on a per-region basis.
|
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 © 2018. All rights reserved.