| 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.
|
| software.amazon.awssdk.services.directconnect.transform |
| Modifier and Type | Method and Description |
|---|---|
default AllocatePrivateVirtualInterfaceResponse |
DirectConnectClient.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by the specified Amazon Web Services account.
|
default CompletableFuture<AllocatePrivateVirtualInterfaceResponse> |
DirectConnectAsyncClient.allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
Provisions a private virtual interface to be owned by the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AllocatePrivateVirtualInterfaceRequestMarshaller.marshall(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest) |
Copyright © 2023. All rights reserved.