| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard 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 the specified Amazon Web Services account.
|
AllocatePublicVirtualInterfaceResult |
AbstractAmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest request) |
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.clone() |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAddressFamily(AddressFamily addressFamily)
The address family for the BGP peer.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAddressFamily(String addressFamily)
The address family for the BGP peer.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAmazonAddress(String amazonAddress)
The IP address assigned to the Amazon interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAmazonSideAsn(Long amazonSideAsn)
The autonomous system number (ASN) for the Amazon side of the connection.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAsn(Integer asn)
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAuthKey(String authKey)
The authentication key for BGP configuration.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAwsDeviceV2(String awsDeviceV2)
The Direct Connect endpoint that terminates the physical connection.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAwsLogicalDeviceId(String awsLogicalDeviceId)
The Direct Connect endpoint that terminates the logical connection.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withBgpPeers(BGPPeer... bgpPeers)
The BGP peers configured on this virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withBgpPeers(Collection<BGPPeer> bgpPeers)
The BGP peers configured on this virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withConnectionId(String connectionId)
The ID of the connection.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerAddress(String customerAddress)
The IP address assigned to the customer interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerRouterConfig(String customerRouterConfig)
The customer router configuration.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the Direct Connect gateway.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withJumboFrameCapable(Boolean jumboFrameCapable)
Indicates whether jumbo frames are supported.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withLocation(String location)
The location of the connection.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withMtu(Integer mtu)
The maximum transmission unit (MTU), in bytes.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withOwnerAccount(String ownerAccount)
The ID of the Amazon Web Services account that owns the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRegion(String region)
The Amazon Web Services Region where the virtual interface is located.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(Collection<RouteFilterPrefix> routeFilterPrefixes)
The routes to be advertised to the Amazon Web Services network in this Region.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(RouteFilterPrefix... routeFilterPrefixes)
The routes to be advertised to the Amazon Web Services network in this Region.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withSiteLinkEnabled(Boolean siteLinkEnabled)
Indicates whether SiteLink is enabled.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withTags(Collection<Tag> tags)
The tags associated with the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withTags(Tag... tags)
The tags associated with the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualGatewayId(String virtualGatewayId)
The ID of the virtual private gateway.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceId(String virtualInterfaceId)
The ID of the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceName(String virtualInterfaceName)
The name of the virtual interface assigned by the customer network.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(String virtualInterfaceState)
The state of the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(VirtualInterfaceState virtualInterfaceState)
The state of the virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceType(String virtualInterfaceType)
The type of virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVlan(Integer vlan)
The ID of the VLAN.
|
Copyright © 2024. All rights reserved.