CopyableBuilder<ModifyVpcPeeringConnectionOptionsResponse.Builder,ModifyVpcPeeringConnectionOptionsResponse>, SdkBuilder<ModifyVpcPeeringConnectionOptionsResponse.Builder,ModifyVpcPeeringConnectionOptionsResponse>public static interface ModifyVpcPeeringConnectionOptionsResponse.Builder extends CopyableBuilder<ModifyVpcPeeringConnectionOptionsResponse.Builder,ModifyVpcPeeringConnectionOptionsResponse>
| Modifier and Type | Method | Description |
|---|---|---|
ModifyVpcPeeringConnectionOptionsResponse.Builder |
accepterPeeringConnectionOptions(PeeringConnectionOptions accepterPeeringConnectionOptions) |
Information about the VPC peering connection options for the accepter VPC.
|
ModifyVpcPeeringConnectionOptionsResponse.Builder |
requesterPeeringConnectionOptions(PeeringConnectionOptions requesterPeeringConnectionOptions) |
Information about the VPC peering connection options for the requester VPC.
|
copyapply, buildModifyVpcPeeringConnectionOptionsResponse.Builder accepterPeeringConnectionOptions(PeeringConnectionOptions accepterPeeringConnectionOptions)
Information about the VPC peering connection options for the accepter VPC.
accepterPeeringConnectionOptions - Information about the VPC peering connection options for the accepter VPC.ModifyVpcPeeringConnectionOptionsResponse.Builder requesterPeeringConnectionOptions(PeeringConnectionOptions requesterPeeringConnectionOptions)
Information about the VPC peering connection options for the requester VPC.
requesterPeeringConnectionOptions - Information about the VPC peering connection options for the requester VPC.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.