| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10
gigabit Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AllocatePrivateVirtualInterfaceResult |
AmazonDirectConnectClient.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest request)
Provisions a private virtual interface to be owned by another AWS customer.
|
AllocatePrivateVirtualInterfaceResult |
AmazonDirectConnect.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by another AWS customer.
|
AllocatePrivateVirtualInterfaceResult |
AbstractAmazonDirectConnect.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.clone() |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAddressFamily(AddressFamily addressFamily) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAddressFamily(String addressFamily) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAmazonAddress(String amazonAddress) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAmazonSideAsn(Long amazonSideAsn)
The autonomous system number (ASN) for the Amazon side of the connection.
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAsn(Integer asn) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAuthKey(String authKey) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withBgpPeers(BGPPeer... bgpPeers)
NOTE: This method appends the values to the existing list (if any).
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withBgpPeers(Collection<BGPPeer> bgpPeers) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withConnectionId(String connectionId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withCustomerAddress(String customerAddress) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withCustomerRouterConfig(String customerRouterConfig)
Information for generating the customer router configuration.
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withDirectConnectGatewayId(String directConnectGatewayId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withLocation(String location) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withOwnerAccount(String ownerAccount)
The AWS account that will own the new virtual interface.
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withRouteFilterPrefixes(Collection<RouteFilterPrefix> routeFilterPrefixes) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withRouteFilterPrefixes(RouteFilterPrefix... routeFilterPrefixes)
NOTE: This method appends the values to the existing list (if any).
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualGatewayId(String virtualGatewayId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceId(String virtualInterfaceId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceName(String virtualInterfaceName) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceState(String virtualInterfaceState) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceState(VirtualInterfaceState virtualInterfaceState) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceType(String virtualInterfaceType) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVlan(Integer vlan) |
Copyright © 2018. All rights reserved.