CopyableBuilder<AcceptVpcPeeringConnectionResponse.Builder,AcceptVpcPeeringConnectionResponse>
, SdkBuilder<AcceptVpcPeeringConnectionResponse.Builder,AcceptVpcPeeringConnectionResponse>
public static interface AcceptVpcPeeringConnectionResponse.Builder extends CopyableBuilder<AcceptVpcPeeringConnectionResponse.Builder,AcceptVpcPeeringConnectionResponse>
Modifier and Type | Method | Description |
---|---|---|
AcceptVpcPeeringConnectionResponse.Builder |
vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection) |
Information about the VPC peering connection.
|
copy
apply, build
AcceptVpcPeeringConnectionResponse.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.