| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePrincipalIdFormatResponse> |
Ec2AsyncClient.describePrincipalIdFormat(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
default DescribePrincipalIdFormatResponse |
Ec2Client.describePrincipalIdFormat(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
default DescribePrincipalIdFormatPublisher |
Ec2AsyncClient.describePrincipalIdFormatPaginator(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
default DescribePrincipalIdFormatIterable |
Ec2Client.describePrincipalIdFormatPaginator(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified
a longer ID (17-character ID) preference.
|
| Constructor and Description |
|---|
DescribePrincipalIdFormatIterable(Ec2Client client,
DescribePrincipalIdFormatRequest firstRequest) |
DescribePrincipalIdFormatPublisher(Ec2AsyncClient client,
DescribePrincipalIdFormatRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribePrincipalIdFormatRequestMarshaller.marshall(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest) |
Copyright © 2021. All rights reserved.