Uses of Class
com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
-
Packages that use NewPrivateVirtualInterfaceAllocation Package Description com.amazonaws.services.directconnect.model -
-
Uses of NewPrivateVirtualInterfaceAllocation in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return NewPrivateVirtualInterfaceAllocation Modifier and Type Method Description NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. clone()NewPrivateVirtualInterfaceAllocationAllocatePrivateVirtualInterfaceRequest. getNewPrivateVirtualInterfaceAllocation()Detailed information for the private virtual interface to be provisioned.NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withAmazonAddress(String amazonAddress)NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withAsn(Integer asn)NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withAuthKey(String authKey)NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withCustomerAddress(String customerAddress)NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withVirtualInterfaceName(String virtualInterfaceName)NewPrivateVirtualInterfaceAllocationNewPrivateVirtualInterfaceAllocation. withVlan(Integer vlan)Methods in com.amazonaws.services.directconnect.model with parameters of type NewPrivateVirtualInterfaceAllocation Modifier and Type Method Description voidAllocatePrivateVirtualInterfaceRequest. setNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation)Detailed information for the private virtual interface to be provisioned.AllocatePrivateVirtualInterfaceRequestAllocatePrivateVirtualInterfaceRequest. withNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation)Detailed information for the private virtual interface to be provisioned.
-