| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyIdentityIdFormatResponse> |
Ec2AsyncClient.modifyIdentityIdFormat(ModifyIdentityIdFormatRequest modifyIdentityIdFormatRequest)
Modifies the ID format of a resource for a specified IAM user, IAM role, or the root user for an account; or all
IAM users, IAM roles, and the root user for an account.
|
default ModifyIdentityIdFormatResponse |
Ec2Client.modifyIdentityIdFormat(ModifyIdentityIdFormatRequest modifyIdentityIdFormatRequest)
Modifies the ID format of a resource for a specified IAM user, IAM role, or the root user for an account; or all
IAM users, IAM roles, and the root user for an account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyIdentityIdFormatRequestMarshaller.marshall(ModifyIdentityIdFormatRequest modifyIdentityIdFormatRequest) |
Copyright © 2020. All rights reserved.