Package | Description |
---|---|
com.amazonaws.services.directconnect | |
com.amazonaws.services.directconnect.model |
Modifier and Type | Method and Description |
---|---|
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnectClient.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by a different
customer.
|
AllocatePublicVirtualInterfaceResult |
AbstractAmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest request) |
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnect.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by a different
customer.
|
Modifier and Type | Method and Description |
---|---|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.clone() |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAmazonAddress(String amazonAddress) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAsn(Integer asn) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAuthKey(String authKey) |
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 © 2018. All rights reserved.