| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateVpcPeeringConnectionResponse.Builder |
CreateVpcPeeringConnectionResponse.builder() |
CreateVpcPeeringConnectionResponse.Builder |
CreateVpcPeeringConnectionResponse.toBuilder() |
default CreateVpcPeeringConnectionResponse.Builder |
CreateVpcPeeringConnectionResponse.Builder.vpcPeeringConnection(Consumer<VpcPeeringConnection.Builder> vpcPeeringConnection)
Information about the VPC peering connection.
|
CreateVpcPeeringConnectionResponse.Builder |
CreateVpcPeeringConnectionResponse.Builder.vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateVpcPeeringConnectionResponse.Builder> |
CreateVpcPeeringConnectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.