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