| 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 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 © 2021. All rights reserved.