Package | Description |
---|---|
com.amazonaws.services.directconnect.model |
Modifier and Type | Method and Description |
---|---|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.clone() |
NewPrivateVirtualInterfaceAllocation |
AllocatePrivateVirtualInterfaceRequest.getNewPrivateVirtualInterfaceAllocation()
Detailed information for the private virtual interface to be provisioned.
|
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAmazonAddress(String amazonAddress) |
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAsn(Integer asn) |
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withAuthKey(String authKey) |
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withCustomerAddress(String customerAddress) |
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withVirtualInterfaceName(String virtualInterfaceName) |
NewPrivateVirtualInterfaceAllocation |
NewPrivateVirtualInterfaceAllocation.withVlan(Integer vlan) |
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 © 2018. All rights reserved.