| 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 DisassociateMacSecKeyResponse |
DirectConnectClient.disassociateMacSecKey(Consumer<DisassociateMacSecKeyRequest.Builder> disassociateMacSecKeyRequest)
Removes the association between a MAC Security (MACsec) security key and an AWS Direct Connect dedicated
connection.
|
default DisassociateMacSecKeyResponse |
DirectConnectClient.disassociateMacSecKey(DisassociateMacSecKeyRequest disassociateMacSecKeyRequest)
Removes the association between a MAC Security (MACsec) security key and an AWS Direct Connect dedicated
connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateMacSecKeyResponse> |
DirectConnectAsyncClient.disassociateMacSecKey(Consumer<DisassociateMacSecKeyRequest.Builder> disassociateMacSecKeyRequest)
Removes the association between a MAC Security (MACsec) security key and an AWS Direct Connect dedicated
connection.
|
default CompletableFuture<DisassociateMacSecKeyResponse> |
DirectConnectAsyncClient.disassociateMacSecKey(DisassociateMacSecKeyRequest disassociateMacSecKeyRequest)
Removes the association between a MAC Security (MACsec) security key and an AWS Direct Connect dedicated
connection.
|
Copyright © 2021. All rights reserved.