Modifier and Type | Method and Description |
---|---|
AllocatePublicVirtualInterfaceResult |
AmazonDirectConnectClient.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
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.withAmazonAddress(java.lang.String amazonAddress) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAsn(java.lang.Integer asn) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withAuthKey(java.lang.String authKey) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withConnectionId(java.lang.String connectionId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerAddress(java.lang.String customerAddress) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withCustomerRouterConfig(java.lang.String customerRouterConfig)
Information for generating the customer router configuration.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withLocation(java.lang.String location) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withOwnerAccount(java.lang.String ownerAccount)
The AWS account that will own the new virtual interface.
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(java.util.Collection<RouteFilterPrefix> routeFilterPrefixes) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes(RouteFilterPrefix... routeFilterPrefixes)
NOTE: This method appends the values to the existing list (if
any).
|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualGatewayId(java.lang.String virtualGatewayId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceId(java.lang.String virtualInterfaceId) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceName(java.lang.String virtualInterfaceName) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(java.lang.String virtualInterfaceState) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState(VirtualInterfaceState virtualInterfaceState) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVirtualInterfaceType(java.lang.String virtualInterfaceType) |
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResult.withVlan(java.lang.Integer vlan) |
Modifier and Type | Method and Description |
---|---|
AllocatePublicVirtualInterfaceResult |
AllocatePublicVirtualInterfaceResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |