| 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 AssociateMacSecKeyResponse |
DirectConnectClient.associateMacSecKey(AssociateMacSecKeyRequest associateMacSecKeyRequest)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
default CompletableFuture<AssociateMacSecKeyResponse> |
DirectConnectAsyncClient.associateMacSecKey(AssociateMacSecKeyRequest associateMacSecKeyRequest)
Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an
Direct Connect dedicated connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateMacSecKeyRequestMarshaller.marshall(AssociateMacSecKeyRequest associateMacSecKeyRequest) |
Copyright © 2022. All rights reserved.