CopyableBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>
, SdkBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>
public static interface CreateVpcPeeringConnectionResponse.Builder extends CopyableBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateVpcPeeringConnectionResponse.Builder |
vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection) |
Information about the VPC peering connection.
|
copy
apply, build
CreateVpcPeeringConnectionResponse.Builder vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
vpcPeeringConnection
- Information about the VPC peering connection.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.