| 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 UpdateVirtualInterfaceAttributesResponse |
DirectConnectClient.updateVirtualInterfaceAttributes(Consumer<UpdateVirtualInterfaceAttributesRequest.Builder> updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
default UpdateVirtualInterfaceAttributesResponse |
DirectConnectClient.updateVirtualInterfaceAttributes(UpdateVirtualInterfaceAttributesRequest updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> |
DirectConnectAsyncClient.updateVirtualInterfaceAttributes(Consumer<UpdateVirtualInterfaceAttributesRequest.Builder> updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
default CompletableFuture<UpdateVirtualInterfaceAttributesResponse> |
DirectConnectAsyncClient.updateVirtualInterfaceAttributes(UpdateVirtualInterfaceAttributesRequest updateVirtualInterfaceAttributesRequest)
Updates the specified attributes of the specified virtual private interface.
|
Copyright © 2022. All rights reserved.