Uses of Class
software.amazon.awssdk.services.ec2.model.DescribePrincipalIdFormatResponse
Packages that use DescribePrincipalIdFormatResponse
Package
Description
-
Uses of DescribePrincipalIdFormatResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribePrincipalIdFormatResponseModifier and TypeMethodDescriptionEc2Client.describePrincipalIdFormat()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.Ec2Client.describePrincipalIdFormat(Consumer<DescribePrincipalIdFormatRequest.Builder> 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.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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribePrincipalIdFormatResponseModifier and TypeMethodDescriptionEc2AsyncClient.describePrincipalIdFormat()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.Ec2AsyncClient.describePrincipalIdFormat(Consumer<DescribePrincipalIdFormatRequest.Builder> 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.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. -
Uses of DescribePrincipalIdFormatResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribePrincipalIdFormatResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribePrincipalIdFormatResponseModifier and TypeMethodDescriptionvoidDescribePrincipalIdFormatPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePrincipalIdFormatResponse> subscriber)