Package | Description |
---|---|
com.amazonaws.services.directconnect.model |
Classes modeling the various types represented by AmazonDirectConnect.
|
Modifier and Type | Method and Description |
---|---|
NewPrivateVirtualInterfaceAllocation |
AllocatePrivateVirtualInterfaceRequest.getNewPrivateVirtualInterfaceAllocation()
Detailed information for the private virtual interface to be
provisioned.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAmazonAddress(String amazonAddress)
IP address assigned to the Amazon interface.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAsn(Integer asn)
Autonomous system (AS) number for Border Gateway Protocol (BGP)
configuration.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAuthKey(String authKey)
Authentication key for BGP configuration.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withCustomerAddress(String customerAddress)
IP address assigned to the customer interface.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withVirtualInterfaceName(String virtualInterfaceName)
The name of the virtual interface assigned by the customer.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withVlan(Integer vlan)
The VLAN ID.
|
Modifier and Type | Method and Description |
---|---|
void |
AllocatePrivateVirtualInterfaceRequest.setNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation)
Detailed information for the private virtual interface to be
provisioned.
|
AllocatePrivateVirtualInterfaceRequest |
AllocatePrivateVirtualInterfaceRequest.withNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation)
Detailed information for the private virtual interface to be
provisioned.
|
Copyright © 2014. All rights reserved.