| 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 |
|---|---|
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnectClient.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest request)
Provisions a public virtual interface to be owned by a different customer.
|
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by a different customer.
|
AllocatePublicVirtualInterfaceResult |
AbstractAmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.clone() |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAddressFamily(AddressFamily addressFamily) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAddressFamily(String addressFamily) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAmazonAddress(String amazonAddress) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAsn(Integer asn) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAuthKey(String authKey) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withBgpPeers(BGPPeer... bgpPeers)
NOTE: This method appends the values to the existing list (if any).
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withBgpPeers(Collection<BGPPeer> bgpPeers) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withConnectionId(String connectionId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerAddress(String customerAddress) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerRouterConfig(String customerRouterConfig)
Information for generating the customer router configuration.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withLocation(String location) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withOwnerAccount(String ownerAccount)
The AWS account that will own the new virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(Collection<RouteFilterPrefix> routeFilterPrefixes) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(RouteFilterPrefix... routeFilterPrefixes)
NOTE: This method appends the values to the existing list (if any).
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualGatewayId(String virtualGatewayId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceId(String virtualInterfaceId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceName(String virtualInterfaceName) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(String virtualInterfaceState) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(VirtualInterfaceState virtualInterfaceState) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceType(String virtualInterfaceType) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVlan(Integer vlan) |
Copyright © 2017. All rights reserved.