| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| Modifier and Type | Method and Description |
|---|---|
default AllocatePublicVirtualInterfaceResponse |
DirectConnectClient.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
default AllocatePublicVirtualInterfaceResponse |
DirectConnectClient.allocatePublicVirtualInterface(Consumer<AllocatePublicVirtualInterfaceRequest.Builder> allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllocatePublicVirtualInterfaceResponse> |
DirectConnectAsyncClient.allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
default CompletableFuture<AllocatePublicVirtualInterfaceResponse> |
DirectConnectAsyncClient.allocatePublicVirtualInterface(Consumer<AllocatePublicVirtualInterfaceRequest.Builder> allocatePublicVirtualInterfaceRequest)
Provisions a public virtual interface to be owned by the specified AWS account.
|
Copyright © 2021. All rights reserved.