Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVpcClassicLinkResponse.Builder
Packages that use DescribeVpcClassicLinkResponse.Builder
-
Uses of DescribeVpcClassicLinkResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVpcClassicLinkResponse.BuilderModifier and TypeMethodDescriptionDescribeVpcClassicLinkResponse.builder()DescribeVpcClassicLinkResponse.toBuilder()DescribeVpcClassicLinkResponse.Builder.vpcs(Collection<VpcClassicLink> vpcs) The ClassicLink status of the VPCs.DescribeVpcClassicLinkResponse.Builder.vpcs(Consumer<VpcClassicLink.Builder>... vpcs) The ClassicLink status of the VPCs.DescribeVpcClassicLinkResponse.Builder.vpcs(VpcClassicLink... vpcs) The ClassicLink status of the VPCs.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVpcClassicLinkResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVpcClassicLinkResponse.Builder>DescribeVpcClassicLinkResponse.serializableBuilderClass()