Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeIdentityIdFormatResponse.Builder
Packages that use DescribeIdentityIdFormatResponse.Builder
-
Uses of DescribeIdentityIdFormatResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeIdentityIdFormatResponse.BuilderModifier and TypeMethodDescriptionDescribeIdentityIdFormatResponse.builder()DescribeIdentityIdFormatResponse.Builder.statuses(Collection<IdFormat> statuses) Information about the ID format for the resources.DescribeIdentityIdFormatResponse.Builder.statuses(Consumer<IdFormat.Builder>... statuses) Information about the ID format for the resources.Information about the ID format for the resources.DescribeIdentityIdFormatResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeIdentityIdFormatResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeIdentityIdFormatResponse.Builder>DescribeIdentityIdFormatResponse.serializableBuilderClass()