| 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 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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartBgpFailoverTestRequestMarshaller.marshall(StartBgpFailoverTestRequest startBgpFailoverTestRequest) |
Copyright © 2022. All rights reserved.