Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVpcsResponse.Builder
Packages that use DescribeVpcsResponse.Builder
-
Uses of DescribeVpcsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVpcsResponse.BuilderModifier and TypeMethodDescriptionstatic DescribeVpcsResponse.BuilderDescribeVpcsResponse.builder()The token to include in another request to get the next page of items.DescribeVpcsResponse.toBuilder()DescribeVpcsResponse.Builder.vpcs(Collection<Vpc> vpcs) Information about the VPCs.DescribeVpcsResponse.Builder.vpcs(Consumer<Vpc.Builder>... vpcs) Information about the VPCs.Information about the VPCs.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVpcsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVpcsResponse.Builder>DescribeVpcsResponse.serializableBuilderClass()