| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateVpcPeeringConnectionRequest.Builder |
CreateVpcPeeringConnectionRequest.builder() |
CreateVpcPeeringConnectionRequest.Builder |
CreateVpcPeeringConnectionRequest.Builder.peerOwnerId(String peerOwnerId)
The AWS account ID of the owner of the peer VPC.
|
CreateVpcPeeringConnectionRequest.Builder |
CreateVpcPeeringConnectionRequest.Builder.peerVpcId(String peerVpcId)
The ID of the VPC with which you are creating the VPC peering connection.
|
CreateVpcPeeringConnectionRequest.Builder |
CreateVpcPeeringConnectionRequest.toBuilder() |
CreateVpcPeeringConnectionRequest.Builder |
CreateVpcPeeringConnectionRequest.Builder.vpcId(String vpcId)
The ID of the requester VPC.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateVpcPeeringConnectionRequest.Builder> |
CreateVpcPeeringConnectionRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.