| 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 StartBgpFailoverTestResponse |
DirectConnectClient.startBgpFailoverTest(Consumer<StartBgpFailoverTestRequest.Builder> startBgpFailoverTestRequest)
Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by
placing the BGP peering session in the DOWN state.
|
default StartBgpFailoverTestResponse |
DirectConnectClient.startBgpFailoverTest(StartBgpFailoverTestRequest startBgpFailoverTestRequest)
Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by
placing the BGP peering session in the DOWN state.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartBgpFailoverTestResponse> |
DirectConnectAsyncClient.startBgpFailoverTest(Consumer<StartBgpFailoverTestRequest.Builder> startBgpFailoverTestRequest)
Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by
placing the BGP peering session in the DOWN state.
|
default CompletableFuture<StartBgpFailoverTestResponse> |
DirectConnectAsyncClient.startBgpFailoverTest(StartBgpFailoverTestRequest startBgpFailoverTestRequest)
Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by
placing the BGP peering session in the DOWN state.
|
Copyright © 2023. All rights reserved.