| 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 StopBgpFailoverTestResponse |
DirectConnectClient.stopBgpFailoverTest(Consumer<StopBgpFailoverTestRequest.Builder> stopBgpFailoverTestRequest)
Stops the virtual interface failover test.
|
default StopBgpFailoverTestResponse |
DirectConnectClient.stopBgpFailoverTest(StopBgpFailoverTestRequest stopBgpFailoverTestRequest)
Stops the virtual interface failover test.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopBgpFailoverTestResponse> |
DirectConnectAsyncClient.stopBgpFailoverTest(Consumer<StopBgpFailoverTestRequest.Builder> stopBgpFailoverTestRequest)
Stops the virtual interface failover test.
|
default CompletableFuture<StopBgpFailoverTestResponse> |
DirectConnectAsyncClient.stopBgpFailoverTest(StopBgpFailoverTestRequest stopBgpFailoverTestRequest)
Stops the virtual interface failover test.
|
Copyright © 2023. All rights reserved.