Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribePrincipalIdFormatResponse.Builder
Packages that use DescribePrincipalIdFormatResponse.Builder
-
Uses of DescribePrincipalIdFormatResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribePrincipalIdFormatResponse.BuilderModifier and TypeMethodDescriptionDescribePrincipalIdFormatResponse.builder()The token to use to retrieve the next page of results.DescribePrincipalIdFormatResponse.Builder.principals(Collection<PrincipalIdFormat> principals) Information about the ID format settings for the ARN.DescribePrincipalIdFormatResponse.Builder.principals(Consumer<PrincipalIdFormat.Builder>... principals) Information about the ID format settings for the ARN.DescribePrincipalIdFormatResponse.Builder.principals(PrincipalIdFormat... principals) Information about the ID format settings for the ARN.DescribePrincipalIdFormatResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribePrincipalIdFormatResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribePrincipalIdFormatResponse.Builder>DescribePrincipalIdFormatResponse.serializableBuilderClass()