| 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 UpdateVirtualInterfaceAttributesResponse |
DirectConnectClient.updateVirtualInterfaceAttributes(UpdateVirtualInterfaceAttributesRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateVirtualInterfaceAttributesRequestMarshaller.marshall(UpdateVirtualInterfaceAttributesRequest updateVirtualInterfaceAttributesRequest) |
Copyright © 2022. All rights reserved.