| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| Modifier and Type | Method and Description |
|---|---|
default AllocateTransitVirtualInterfaceResponse |
DirectConnectClient.allocateTransitVirtualInterface(AllocateTransitVirtualInterfaceRequest allocateTransitVirtualInterfaceRequest)
Provisions a transit virtual interface to be owned by the specified Amazon Web Services account.
|
default AllocateTransitVirtualInterfaceResponse |
DirectConnectClient.allocateTransitVirtualInterface(Consumer<AllocateTransitVirtualInterfaceRequest.Builder> allocateTransitVirtualInterfaceRequest)
Provisions a transit virtual interface to be owned by the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllocateTransitVirtualInterfaceResponse> |
DirectConnectAsyncClient.allocateTransitVirtualInterface(AllocateTransitVirtualInterfaceRequest allocateTransitVirtualInterfaceRequest)
Provisions a transit virtual interface to be owned by the specified Amazon Web Services account.
|
default CompletableFuture<AllocateTransitVirtualInterfaceResponse> |
DirectConnectAsyncClient.allocateTransitVirtualInterface(Consumer<AllocateTransitVirtualInterfaceRequest.Builder> allocateTransitVirtualInterfaceRequest)
Provisions a transit virtual interface to be owned by the specified Amazon Web Services account.
|
Copyright © 2022. All rights reserved.