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