Modifier and Type | Method and Description |
---|---|
AllocatePrivateVirtualInterfaceResult |
AmazonDirectConnectClient.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by a different
customer.
|
AllocatePrivateVirtualInterfaceResult |
AmazonDirectConnect.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by a different
customer.
|
AllocatePrivateVirtualInterfaceResult |
AbstractAmazonDirectConnect.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest request) |
Modifier and Type | Method and Description |
---|---|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.clone() |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAmazonAddress(java.lang.String amazonAddress) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAsn(java.lang.Integer asn) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withAuthKey(java.lang.String authKey) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withConnectionId(java.lang.String connectionId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withCustomerAddress(java.lang.String customerAddress) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withCustomerRouterConfig(java.lang.String customerRouterConfig)
Information for generating the customer router configuration.
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withLocation(java.lang.String location) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withOwnerAccount(java.lang.String ownerAccount)
The AWS account that will own the new virtual interface.
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withRouteFilterPrefixes(java.util.Collection<RouteFilterPrefix> routeFilterPrefixes) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withRouteFilterPrefixes(RouteFilterPrefix... routeFilterPrefixes)
NOTE: This method appends the values to the existing list (if
any).
|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualGatewayId(java.lang.String virtualGatewayId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceId(java.lang.String virtualInterfaceId) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceName(java.lang.String virtualInterfaceName) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceState(java.lang.String virtualInterfaceState) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceState(VirtualInterfaceState virtualInterfaceState) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVirtualInterfaceType(java.lang.String virtualInterfaceType) |
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResult.withVlan(java.lang.Integer vlan) |
Modifier and Type | Method and Description |
---|---|
AllocatePrivateVirtualInterfaceResult |
AllocatePrivateVirtualInterfaceResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |