Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateVpcPeeringConnectionResponse.Builder
Packages that use CreateVpcPeeringConnectionResponse.Builder
-
Uses of CreateVpcPeeringConnectionResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateVpcPeeringConnectionResponse.BuilderModifier and TypeMethodDescriptionCreateVpcPeeringConnectionResponse.builder()CreateVpcPeeringConnectionResponse.toBuilder()CreateVpcPeeringConnectionResponse.Builder.vpcPeeringConnection(Consumer<VpcPeeringConnection.Builder> vpcPeeringConnection) Information about the VPC peering connection.CreateVpcPeeringConnectionResponse.Builder.vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection) Information about the VPC peering connection.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateVpcPeeringConnectionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateVpcPeeringConnectionResponse.Builder>CreateVpcPeeringConnectionResponse.serializableBuilderClass()