Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribePrincipalIdFormatPublisher
-
Packages that use DescribePrincipalIdFormatPublisher Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribePrincipalIdFormatPublisher in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribePrincipalIdFormatPublisher Modifier and Type Method Description default DescribePrincipalIdFormatPublisherEc2AsyncClient. describePrincipalIdFormatPaginator()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 DescribePrincipalIdFormatPublisherEc2AsyncClient. describePrincipalIdFormatPaginator(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.default DescribePrincipalIdFormatPublisherEc2AsyncClient. 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.
-