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